Gets or sets the user password.
public string Password { get; set; }
Public Property Password As String
A System.String value for the user password to be authenticated by the WCF Service.
The UserName and Password properties are used to give the MedicalWebViewerLoader object the user account accessing the WCF service for authentication and authorization.
Refer to the Medical Web Viewer demo in the WorkstationWebViewer project.
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
Medical Web Viewer .NET