Leadtools.Dicom.Web Namespace > MedicalWebViewerLoader Class : UserName Property |
'Declaration Public Property UserName As String
'Usage Dim instance As MedicalWebViewerLoader Dim value As String instance.UserName = value value = instance.UserName
public string UserName {get; set;}
The UserName and Password properties are used to give the MedicalWebViewerLoader object the user account accessing the WCF service for authentication and authorization.