ActiveReports 12 Server User Guide
Logout Method
Collapse All
Expand All
ActiveReports 12 Server User Guide
>
Web Service Library
>
ReportService
> Logout Method
Recalls the security token.
Syntax
C#
Copy Code
void Logout(string token);
Parameters
token
The security token to recall.
See Also
Login Method
IsLoggedIn Method