DicomObjects.NET.8.48 Documentation
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 System.String
     
    'Usage
     
    
    Dim value As System.String
     
    DicomLicense.ProxyUsername = value
     
    value = DicomLicense.ProxyUsername
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also