Name | Description | |
---|---|---|
![]() | NLoginLicenseInfo Constructor | Overloaded. |
The following tables list the members exposed by NLoginLicenseInfo.
Name | Description | |
---|---|---|
![]() | NLoginLicenseInfo Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | ErrorMessage | Gets the current error message. |
![]() | ExpirationDate | Gets the current license (commercial or trial) expiration date. |
![]() | Failed | Gets whether the login has failed. |
![]() | IsActiveLicense | Gets whether the current license (commercial or trial) is still active (has not expired). |
![]() | IsCommercialLicense | Gets whether the login is with commercial license. |
![]() | IsExpiredLicense | Gets whether the current license (commercial or trial) has expired. |
![]() | IsTrialLicense | Gets whether the login is with trial license. |
![]() | LoginCode | Gets the login code. It contains information about the login operation result. |
![]() | Succeeded | Gets whether the login has succeeded. |