ActiveReports 9 Server
IsLoggedIn Method

Determines whether the security token is valid.

Syntax

C#
Copy Code
bool IsLoggedIn(string token);

Parameters

token
The security token to use.

Return Value

A Boolean value indicating whether the security token is valid.

See Also

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum