Overload List

  NameDescription
GetRolesForUser()()()
Gets a list of the roles that the currently logged-on user is in.
GetRolesForUser(NTAccount)
Gets a list of the roles that a Windows account is in.
GetRolesForUser(String)
Gets a list of the roles that a Visual Guard user is in.
GetRolesForUser(String, VGAuthenticationMode)
Gets a list of the roles that a user is in.

See Also