LicenseValidationOptionsLicenseValidationOptionID Property |
Gets or sets the unique License Validation Options ID (typically issued by SOLO Server).
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic int LicenseValidationOptionID { get; set; }
Public Property LicenseValidationOptionID As Integer
Get
Set
public:
property int LicenseValidationOptionID {
int get ();
void set (int value);
}
Property Value
Type:
Int32
See Also