![]() |
LicenseSpring .Net SDK 7.40.0
Easily add Software Licensing to your application
|
Class that encapsulates information about the license user. 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.True if initial password in use and false otherwise | |
| 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. | |
Properties inherited from LicenseSpring.ILicenseUser | |
Class that encapsulates information about the license user.
|
getset |
License user email address.
Implements LicenseSpring.ILicenseUser.
|
getset |
License user first name.
Implements LicenseSpring.ILicenseUser.
|
getset |
Id of the license user.
Implements LicenseSpring.ILicenseUser.
|
getset |
License user initial password.
Implements LicenseSpring.ILicenseUser.
|
getset |
Is the user active.
Implements LicenseSpring.ILicenseUser.
|
getset |
Does the user use initial password or already changed the password.True if initial password in use and false otherwise
Implements LicenseSpring.ILicenseUser.
|
getset |
License user last name.
Implements LicenseSpring.ILicenseUser.
|
getset |
License id of the user's license.
Implements LicenseSpring.ILicenseUser.
|
getset |
Id of the order.
Implements LicenseSpring.ILicenseUser.
|
getset |
Store id of the order.
Implements LicenseSpring.ILicenseUser.
|
getset |
License user phone number.
Implements LicenseSpring.ILicenseUser.