The User type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Delete |
Removes the User from its Host's user data store.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Save |
Adds or updates the User in its Host's user data store.
|
![]() | ToString | (Inherited from Object.) |
![]() | ValidatePassword |
Validates a password string by checking it against all applicable password requirements that
apply to this user.
|
See Also