Gets or sets the user login name.
public string UserName { get; set; }
Public Property UserName As String
A System.String value for the user login name 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