![]() |
LicenseSpring .Net SDK 7.22.0
Easily add Software Licensing to your application
|
License user interface More...
Properties | |
string | Email [get, set] |
License user email address More... | |
string | FirstName [get, set] |
License user first name More... | |
ulong | Id [get, set] |
Id of the license user More... | |
string | InitialPassword [get, set] |
License user initial password More... | |
bool | IsActive [get, set] |
Is the user active More... | |
bool | IsInitialPassword [get, set] |
Does the user use initial password or already changed the password More... | |
string | LastName [get, set] |
License user last name More... | |
ulong | LicenseId [get, set] |
License id of the user's license More... | |
ulong | OrderId [get, set] |
Id of the order More... | |
string | OrderStoreId [get, set] |
Store id of the order More... | |
string | Phone [get, set] |
License user phone number More... | |
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.