Error processing SSI file
Leadtools Sane (Leadtools.Sane assembly)

Show in webframe

AuthorizationInfo Constructor (AuthorizationInfo)






The user name of the authorized user
The authorized user's password
Initializes a new instance of the AuthorizationInfo class.
Syntax
public AuthorizationInfo( 
   string userName,
   string password
)
'Declaration
 
Public Function New( _
   ByVal userName As String, _
   ByVal password As String _
)
'Usage
 
Dim userName As String
Dim password As String
 
Dim instance As New AuthorizationInfo(userName, password)
public AuthorizationInfo(String userName, String password)
public:
AuthorizationInfo( 
   String^ userName,
   String^ password
)

Parameters

userName
The user name of the authorized user
password
The authorized user's password
Requirements

Target Platforms

See Also

Reference

AuthorizationInfo Class
AuthorizationInfo Members

Error processing SSI file
Leadtools.Sane requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features