DicomObjects.NET.V8
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 String
     
    'Usage
     
    Dim value As String
     
    DicomLicense.ProxyPassword = value
     
    value = DicomLicense.ProxyPassword
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also