ActiveReports 8 Server End User Guide
CreateToken Method

Syntax
'Declaration
 
Function CreateToken( _
   ByVal username As System.String, _
   ByVal password As System.String, _
   ByVal custom As System.String _
) As System.String
System.string CreateToken( 
   System.string username,
   System.string password,
   System.string custom
)

Parameters

username
password
custom
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ISecurityProvider Interface
ISecurityProvider Members

 

 


Copyright © 2015 GrapeCity, inc. All rights reserved

Support Forum