![]() ![]() | Gets UnknownBirthday constant. This constant is used instead of null to reference unknown user birthday. |
![]() ![]() | Gets UnknownUser constant. This constant is used instead of null to reference unknown user. |
![]() ![]() | Overloaded. Loads authenticated user. |
![]() ![]() | Overloaded. Deletes specific user. |
![]() ![]() | Gets all users. |
![]() ![]() | Overloaded. Creates new user. |
![]() ![]() | Raised when a user is successfully authenticated. |
![]() ![]() | Raised whenever new user is created. |
![]() ![]() | Raised when a user is deleted. |
![]() ![]() | Raised when a user is updated. |
![]() |
Overloaded. Initializes a new instance of the User class. |
![]() | Gets or sets birthday of this user. |
![]() | Gets or sets current authentication validator implementation. |
![]() | Gets or sets Domain of this user. |
![]() | Gets or sets Domain of this user. |
![]() | Gets or sets Domain of this user. |
![]() | Gets or sets first name of this user. |
![]() | Gets fully qualified user name, i.e. user@domain. |
![]() | Gets or sets active flag of this user. |
![]() | Gets or sets last name of this user. |
![]() | Gets or sets middle name of this user. |
![]() | Gets or sets password of this user. |
![]() | Gets or sets all roles for this user. |
![]() | Gets or sets UserId of this user. |
![]() | Gets or sets name of this user. |
![]() | Overloaded. Deletes this user. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Overloaded. Checks if this user has specific right. |
![]() | Overloaded. Checks if a role is assigned to this user. |
![]() | Overloaded. Loads this user. |
![]() | Raises User Authenticated event. |
![]() | Raises User Created event. |
![]() | Raises User Deleted event. |
![]() | Raises User Updated event. |
![]() | Returns a String that represents the current Object. |
![]() | Updates this user. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |