LicenseSpring .Net SDK 7.22.0
Easily add Software Licensing to your application
LicenseSpring.LicenseUser Class Reference

Class that encapsulates information about the license user More...

Inheritance diagram for LicenseSpring.LicenseUser:
LicenseSpring.ILicenseUser

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...
 
- Properties inherited from LicenseSpring.ILicenseUser
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...
 

Detailed Description

Class that encapsulates information about the license user

Property Documentation

◆ Email

string LicenseSpring.LicenseUser.Email
getset

License user email address

Implements LicenseSpring.ILicenseUser.

◆ FirstName

string LicenseSpring.LicenseUser.FirstName
getset

License user first name

Implements LicenseSpring.ILicenseUser.

◆ Id

ulong LicenseSpring.LicenseUser.Id
getset

Id of the license user

Implements LicenseSpring.ILicenseUser.

◆ InitialPassword

string LicenseSpring.LicenseUser.InitialPassword
getset

License user initial password

Implements LicenseSpring.ILicenseUser.

◆ IsActive

bool LicenseSpring.LicenseUser.IsActive
getset

Is the user active

Implements LicenseSpring.ILicenseUser.

◆ IsInitialPassword

bool LicenseSpring.LicenseUser.IsInitialPassword
getset

Does the user use initial password or already changed the password

Implements LicenseSpring.ILicenseUser.

◆ LastName

string LicenseSpring.LicenseUser.LastName
getset

License user last name

Implements LicenseSpring.ILicenseUser.

◆ LicenseId

ulong LicenseSpring.LicenseUser.LicenseId
getset

License id of the user's license

Implements LicenseSpring.ILicenseUser.

◆ OrderId

ulong LicenseSpring.LicenseUser.OrderId
getset

Id of the order

Implements LicenseSpring.ILicenseUser.

◆ OrderStoreId

string LicenseSpring.LicenseUser.OrderStoreId
getset

Store id of the order

Implements LicenseSpring.ILicenseUser.

◆ Phone

string LicenseSpring.LicenseUser.Phone
getset

License user phone number

Implements LicenseSpring.ILicenseUser.


The documentation for this class was generated from the following file: