ActiveReports 12 Server User Guide
Logout Method (IReportService)

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Servicing Namespace > IReportService Interface : Logout Method
The security token to recall.
Recalls the security token.
Syntax
'Declaration
 
Sub Logout( _
   ByVal token As String _
) 
void Logout( 
   string token
)

Parameters

token
The security token to recall.
See Also

Reference

IReportService Interface
IReportService Members