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

In This Topic
    MachineID Property (DicomLicense)
    In This Topic
    A unique string for each machine.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property MachineID As System.String
    public static System.string MachineID {get;}
    Remarks
    This string is needed to generate a license and must be entered into the web activation system when ActivateOffLine is to be used.
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also