UserObject Members
Include Protected Members
Include Inherited Members
Provides methods that can be used to return information about the current user.
The UserObject type exposes the following members.
Methods
Name | Description | |
---|---|---|
IsCurrentUser | Returns true if the current user matches the specified user name. (Inherited from User.) | |
IsUserMemberOf | Returns a value that indicates whether the current user is a member of the specified group. (Inherited from User.) |
Top