ActiveReports 12 Server User Guide
Logout Method
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