Leadtools.Dicom.Web Namespace > MedicalWebViewerLoader Class : Password Property |
'Declaration Public Property Password As String
'Usage Dim instance As MedicalWebViewerLoader Dim value As String instance.Password = value value = instance.Password
public string Password {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.