![]() |
LicenseSpring .Net SDK 7.32.1
Easily add Software Licensing to your application
|
License user interface. More...
Properties | |
string | Email [get, set] |
License user email address. | |
string | FirstName [get, set] |
License user first name. | |
ulong | Id [get, set] |
Id of the license user. | |
string | InitialPassword [get, set] |
License user initial password. | |
bool | IsActive [get, set] |
Is the user active. | |
bool | IsInitialPassword [get, set] |
Does the user use initial password or already changed the password. | |
string | LastName [get, set] |
License user last name. | |
ulong | LicenseId [get, set] |
License id of the user's license. | |
ulong | OrderId [get, set] |
Id of the order. | |
string | OrderStoreId [get, set] |
Store id of the order. | |
string | Phone [get, set] |
License user phone number. | |
License user interface.
Used to hold information for user-based licenses.
|
getset |
License user email address.
Implemented in LicenseSpring.LicenseUser.
|
getset |
License user first name.
Implemented in LicenseSpring.LicenseUser.
|
getset |
Id of the license user.
Implemented in LicenseSpring.LicenseUser.
|
getset |
License user initial password.
Implemented in LicenseSpring.LicenseUser.
|
getset |
Is the user active.
Implemented in LicenseSpring.LicenseUser.
|
getset |
Does the user use initial password or already changed the password.
True if initial password in use and false otherwise
Implemented in LicenseSpring.LicenseUser.
|
getset |
License user last name.
Implemented in LicenseSpring.LicenseUser.
|
getset |
License id of the user's license.
Implemented in LicenseSpring.LicenseUser.
|
getset |
Id of the order.
Implemented in LicenseSpring.LicenseUser.
|
getset |
Store id of the order.
Implemented in LicenseSpring.LicenseUser.
|
getset |
License user phone number.
Implemented in LicenseSpring.LicenseUser.