ActiveReports 9 Server
DisposeToken Method

The security token to dispose.
Disposes the security token created with CreateToken.
Syntax
'Declaration
 
Sub DisposeToken( _
   ByVal token As String _
) 
void DisposeToken( 
   string token
)

Parameters

token
The security token to dispose.
See Also

Reference

ISecurityProvider Interface
ISecurityProvider Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum