Click or drag to resize

UserRegistry Methods

The UserRegistry type exposes the following members.

Methods
 NameDescription
Public methodAdd(User) Adds the specified user.
Public methodAdd(OctetString, IPrivacyProvider) Adds the specified user name.
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodFind Finds the specified user name.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToString Returns a String that represents this instance.
(Overrides ObjectToString)
Top
See Also