| LicenseHelper Class |
Namespace: Limilabs.Licensing
The LicenseHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetLicensePath |
Returns the file path used to load the license file.
| |
| GetLicenseStatus |
Gets the status of the license file.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| UseMachineKeyStore |
Sets a value indicating whether the key should be persisted in the computer's key store instead of the user profile store.
|