- Licence
Licence
Namespace: Middleware.Accounts.Licences
Assembly: Middleware
User licence. Provides details on an individual user licence.Constructors
Properties
Id | Unique user id. |
UserId | Unique user id. |
LicenceType | Type of licence. |
StartDate | Date/Time licence valid from. |
ExpireDate | Date/Time licence expires. |
IsValid | Indicates whether the licence is valid or not. |
IsTrial | Indicates whether the licence is a trial licence. |
UpdateCount | Number of time the domain has been updated. |
InvoiceId | Unique invoice id associated with the licence. |
DomainName | Domain or Ip address where the licence is linked to. |
EncryptedLicence | Encrypted licence details. |