DicomObjects.NET.V8
DicomObjects Namespace / DicomLicense Class / ProxyUsername Property



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

    Target Platforms: .NET CLR 4.0 or higher

    See Also