Account |
This is preliminary documentation and is subject to change.
The AccountInfo type exposes the following members.
Name | Description | |
---|---|---|
AssertInGroup | Asserts the user is in certain group. | |
AssertRight | Asserts the user has certain right. | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
HasRight | Determines whether the user has certain right. | |
IsInGroup | Determines whether the user is in certain group. | |
ToString | Returns a string that represents the current object. (Overrides ObjectToString) | |
ToUserStub | Creates a UserStub from the current account information. |