LicenseValidationOptionsRefreshLicenseAlwaysRequired Property |
Gets or sets whether a refresh is always required when the application is run.
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic bool RefreshLicenseAlwaysRequired { get; set; }
Public Property RefreshLicenseAlwaysRequired As Boolean
Get
Set
public:
property bool RefreshLicenseAlwaysRequired {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean
See Also