![]() | LicenseValidator Class |
Namespace: Habanero.Licensing.Validation
The LicenseValidator type exposes the following members.
Name | Description | |
---|---|---|
![]() | LicenseValidator(LicenseLocation, String, String, Byte, Byte, Version) |
Creates a license validator
|
![]() | LicenseValidator(LicenseLocation, String, String, String, String, Version) |
Creates a license validator
|
![]() | LicenseValidator(LicenseLocation, String, String, Byte, Byte, Version, Int32) |
Creates a license validator
|
![]() | LicenseValidator(LicenseLocation, String, String, String, String, Version, Int32) |
Creates a license validator
|
Name | Description | |
---|---|---|
![]() | ActivateTrial |
Immediately activates a trial license. Overwriting any existing license.
|
![]() | CheckLicense |
Runs license validity checks on a stored license
|
![]() | CheckLicense(String) |
Runs license validity checks on a string.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsEdition(String) |
Checks if a license is for any edition names in an array.
|
![]() | IsEdition(String) |
Checks if a license is for an edition-
|
![]() ![]() | SanitizeLicenseString | |
![]() | SaveLicense |
Saves a string as a license.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |