![]() | LicensedUser Class |
Namespace: Habanero.Licensing.Shared
The LicensedUser type exposes the following members.
Name | Description | |
---|---|---|
![]() | LicensedUser | Initializes a new instance of the LicensedUser class |
Name | Description | |
---|---|---|
![]() ![]() | CanParse |
Indicates if a string can be parsed into a LicensedUser.
|
![]() ![]() | Create |
Creates a new user.
|
![]() ![]() | CreateForEmail(String) |
Creates a new User using only an email.
|
![]() ![]() | CreateForEmail(String, String) |
Creates a new User using an email and the users company.
|
![]() ![]() | CreateForName(String) |
Creates a new User using only a name.
|
![]() ![]() | CreateForName(String, String) |
Creates a new User using name and company.
|
![]() | Equals | (Overrides ObjectEquals(Object).) |
![]() | GetHashCode | (Overrides ObjectGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | Parse |
Parses a string into a LicensedUser
|
![]() | ToString | (Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() ![]() | Equality | |
![]() ![]() | Inequality |