User MethodsIpswitch.Messaging.Framework

The User type exposes the following members.

Methods

  NameDescription
Public methodDelete
Removes the User from its Host's user data store.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSave
Adds or updates the User in its Host's user data store.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Public methodValidatePassword
Validates a password string by checking it against all applicable password requirements that apply to this user.
Top
See Also

Reference