ActiveReports 9 Server
IsLoggedIn Method (IReportService)

The security token to validate.
Determines whether the security token is valid.
Syntax
'Declaration
 
Function IsLoggedIn( _
   ByVal token As String _
) As Boolean
bool IsLoggedIn( 
   string token
)

Parameters

token
The security token to validate.

Return Value

true if the security token is valid; otherwise, false.
See Also

Reference

IReportService Interface
IReportService Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum