WritableLicenseInstallationID Property |
Gets or sets the Installation ID which uniquely identifies the activation of the current system.
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic override string InstallationID { get; set; }
Public Overrides Property InstallationID As String
Get
Set
public:
virtual property String^ InstallationID {
String^ get () override;
void set (String^ value) override;
}
Property Value
Type:
String
See Also