![]() |
LicenseSpring Management .Net SDK 1.10.1
Easily add Software Licensing to your application
|
LicenseUser interface. More...
Properties | |
System.DateTime | AcquiredConsent [get] |
Date when consent was acquired. | |
System.DateTime | CreatedAt [get] |
Time when license user was created. | |
string | Email [get, set] |
Email of the user. | |
string | FirstName [get, set] |
First name of the user. | |
uint | Id [get] |
Id of the user which is automatically set by the LicenseSpring platform, cannot be manually set. | |
string | InitialPassword [get] |
Initial password of the user, can be empty if it wasn't set during the creation process. | |
bool | IsActive [get] |
Indicates if this is an active user. | |
bool | IsInitialPassword [get] |
Indicates if the user has/had an initial password. | |
bool | IsManager [get, set] |
Indicates if this user is also a license manager. | |
bool | IsNewUser [get] |
Indicates if this user is newly created. | |
bool | IsStaff [get] |
Indicates if this user is also a part of company staff. | |
System.DateTime | LastLogin [get] |
Time of last login. | |
string | LastName [get, set] |
Surname of the user. | |
string | Password [get, set] |
Password of the user, has to be set when assigning to a license. | |
string | PhoneNumber [get, set] |
Phone number of the user. | |
bool | SubscribedToEmail [get] |
Indicates if the user is subscribed to newsletter. | |
string | TrueEmail [get, set] |
True email of the user. | |
System.DateTime | UpdatedAt [get] |
Time of last update of the user information. | |
LicenseUser interface.
|
get |
Date when consent was acquired.
Implemented in LicenseSpring.LicenseUser.
|
get |
Time when license user was created.
Implemented in LicenseSpring.LicenseUser.
|
getset |
Email of the user.
Implemented in LicenseSpring.LicenseUser.
|
getset |
First name of the user.
Implemented in LicenseSpring.LicenseUser.
|
get |
Id of the user which is automatically set by the LicenseSpring platform, cannot be manually set.
Implemented in LicenseSpring.LicenseUser.
|
get |
Initial password of the user, can be empty if it wasn't set during the creation process.
Implemented in LicenseSpring.LicenseUser.
|
get |
Indicates if this is an active user.
Implemented in LicenseSpring.LicenseUser.
|
get |
Indicates if the user has/had an initial password.
Implemented in LicenseSpring.LicenseUser.
|
getset |
Indicates if this user is also a license manager.
Implemented in LicenseSpring.LicenseUser.
|
get |
Indicates if this user is newly created.
Implemented in LicenseSpring.LicenseUser.
|
get |
Indicates if this user is also a part of company staff.
Implemented in LicenseSpring.LicenseUser.
|
get |
Time of last login.
Implemented in LicenseSpring.LicenseUser.
|
getset |
Surname of the user.
Implemented in LicenseSpring.LicenseUser.
|
getset |
Password of the user, has to be set when assigning to a license.
Implemented in LicenseSpring.LicenseUser.
|
getset |
Phone number of the user.
Implemented in LicenseSpring.LicenseUser.
|
get |
Indicates if the user is subscribed to newsletter.
Implemented in LicenseSpring.LicenseUser.
|
getset |
True email of the user.
Implemented in LicenseSpring.LicenseUser.
|
get |
Time of last update of the user information.
Implemented in LicenseSpring.LicenseUser.