LicenseLicenseValidationOptions Property |
Gets the License Validation Options.
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic virtual LicenseValidationOptions LicenseValidationOptions { get; set; }
Public Overridable Property LicenseValidationOptions As LicenseValidationOptions
Get
Set
public:
virtual property LicenseValidationOptions^ LicenseValidationOptions {
LicenseValidationOptions^ get ();
void set (LicenseValidationOptions^ value);
}
Property Value
Type:
LicenseValidationOptions
See Also