DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomLicense Class / ProxyPassword Property






    ProxyPassword Property
    Password to be used if the machine's web proxy requires authentication.
    Syntax
    'Declaration
     
    
    Public Shared Property ProxyPassword As System.String
     
    'Usage
     
    
    Dim value As System.String
     
    DicomLicense.ProxyPassword = value
     
    value = DicomLicense.ProxyPassword
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also