Initializes a new instance of the AuthorizationInfo class.
public AuthorizationInfo( string userName, string password )
public AuthorizationInfo(
string userName,
string password
)
Public Function New( _ ByVal userName As String, _ ByVal password As String _ )
Public Function New( _
ByVal userName As String, _
ByVal password As String _
public AuthorizationInfo(String userName, String password)
public: AuthorizationInfo( String^ userName, String^ password )
public:
AuthorizationInfo(
String^ userName,
String^ password
userName The user name of the authorized user
password The authorized user's password
Target Platforms
AuthorizationInfo Class
AuthorizationInfo Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library