![]() | User Methods |
The User type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals |
Compares against object using Id
(Overrides ObjectEquals(Object).) |
![]() ![]() | Find |
Gets a reference to the user object for the given id
|
![]() ![]() | FindLocal |
Gets a reference to the local user object
|
![]() | GetHashCode |
HashCode generated from the User ID only
(Overrides ObjectGetHashCode.) |
![]() | HasAllPrivilages |
Checks if this user has all of the given privilages
|
![]() | HasAnyPrivilages |
Checks if this user has any of the given privilages
|
![]() | HasPrivilage |
Checks if this user has the given privilage
|
![]() | HasSpaceOwnerPrivilages | Obsolete.
Returns true if the user is the owner of the current space, or has been granted facilitator privilages for that space
|
![]() | IsLocal |
True if this user is local
|
![]() | ToString |
Helps in debugging and console output. PRints the current user's name, whether they are online, and if they are local or remote.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() | GetGroup |
Returns the user's current group
(Defined by UserExtensions.) |
![]() | HasConnectionType |
Returns true if the user has the specified connection type
(Defined by UserExtensions.) |