ActiveReports 9 Server
ResolveSecurityToken Method

The address.
The username.
The password.
Resolves the security token.
Syntax
'Declaration
 
Protected MustOverride Function ResolveSecurityToken( _
   ByVal address As String, _
   ByVal username As String, _
   ByVal password As String _
) As String
protected abstract string ResolveSecurityToken( 
   string address,
   string username,
   string password
)

Parameters

address
The address.
username
The username.
password
The password.
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

ServiceProxyBase Class
ServiceProxyBase Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum