SoLicenseProperty Methods |
The SoLicenseProperty type exposes the following members.
Name | Description | |
---|---|---|
Dispose |
Releases all resources used by SoDisposable.
(Inherited from SoDisposable.) | |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetCheckSum | Returns the checksum of this license. | |
GetDaysToExpire | Gets number of days before expiration for the given product version. | |
GetExpirationDate | Returns the expire date of the product for this license. | |
GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
GetHostID | Returns the HostID for this license. | |
GetInfo | Returns the info for this license. | |
GetLicenseType | Gets the product type (RunTime or SDK). | |
GetNumUsers | Returns the number of users of the product for this license. | |
GetProductName | Returns the name of the product for this license. | |
GetProductVersion | Returns the version of the product for this license. | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IsExpired | Returns true if the product is expired. | |
IsMasterPassword | Returns true if the license is a master password. | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |