HardwareIDEnableTerminalServicesMode Property |
If enabled, MAC addresses of installed network adapter and current username is used in HWID calculation.
Namespace:
TreeksLicensingLibrary2
Assembly:
TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntax public bool EnableTerminalServicesMode { get; set; }
Public Property EnableTerminalServicesMode As Boolean
Get
Set
public:
property bool EnableTerminalServicesMode {
bool get ();
void set (bool value);
}
member EnableTerminalServicesMode : bool with get, set
Return Value
Type:
BooleanSee Also