Click or drag to resize

AccountInfo Methods

This is preliminary documentation and is subject to change.

The AccountInfo type exposes the following members.

Methods
 NameDescription
Public methodAssertInGroup Asserts the user is in certain group.
Public methodAssertRight Asserts the user has certain right.
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodHasRight Determines whether the user has certain right.
Public methodIsInGroup Determines whether the user is in certain group.
Public methodToStringReturns a string that represents the current object.
(Overrides ObjectToString)
Public methodToUserStub Creates a UserStub from the current account information.
Top
See Also