←Select platform

AuthorizationInfo Constructor (AuthorizationInfo)

Summary
Initializes a new instance of the AuthorizationInfo class.
Syntax
C#
VB
Java
public AuthorizationInfo(  
   string userName, 
   string password 
) 
Public Function New( _ 
   ByVal userName As String, _ 
   ByVal password As String _ 
) 
public AuthorizationInfo(String userName, String password) 

Parameters

userName
The user name of the authorized user

password
The authorized user's password

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Sane Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.