UserBase | Overloaded. Initializes a new instance of the UserBase class. |
Enabled | Gets and sets whether this user is enabled |
FullName | Gets and sets the full name of the user |
Password | Gets and sets the email address of this user |
Username | Gets and sets the username |
Equals | Override of Equals |
GetFullName | Gets the full name of the user |
GetFullUserName | Gets a username of the format provider/username |
GetHashCode | Override of GetHashCode |
GetProviderName | Gets the provider |
GetSummary | Gets the summary of this user |
GetType (inherited from Object) | Gets the Type of the current instance. |
GetUsername | Gets the username |
IsEnabled | Gets the email address for the user |
SetProviderName | Sets the provider |
ToString | Override of ToString |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |