[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The UserHelperstype exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
GetCurrentLoggedOnUserGroupsSid () () () ()
Get the groups SIDs that the current logged on user belong to. If fails, return null.
GetUserGroupSids(WindowsIdentity)
Gets user groups for a specified user
GetUserSid(WindowsIdentity)
Gets the user SID for a token to a user context

See Also