The methods of the User class are listed below. For a complete list of User class members, see the User Members topic.
![]() ![]() | Overloaded. Loads authenticated user. |
![]() ![]() | Overloaded. Deletes specific user. |
![]() ![]() | Gets all users. |
![]() ![]() | Overloaded. Creates new 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. |