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






    LicenseServer Property
    Specifies the server to be used to obtain on-line licenses This is an advanced property only to be used under directions from Medical Connections
    Syntax
    'Declaration
     
    
    Public Shared Property LicenseServer As System.String
     
    'Usage
     
    
    Dim value As System.String
     
    DicomLicense.LicenseServer = value
     
    value = DicomLicense.LicenseServer
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also