SoLicensedProduct Class |
Class managing a licensed product.
Namespace: OIV.Inventor.Lock
The SoLicensedProduct type exposes the following members.
Name | Description | |
---|---|---|
![]() | SoLicensedProduct | Default constructor. |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetDaysToExpire | Gets number of days before expiration for the given product version. |
![]() | GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) |
![]() | GetLicenseType | Gets the product type (RunTime or SDK). |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsMasterPassword | Returns true if the product has a master password license. |
![]() | IsTrialProduct | Returns true if the product is a trial one, false otherwise. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
SoLicensedProduct manages a licensed product. This class allow to have access to every product versions and licenses.