Overload List

  NameDescription
Public methodGetRolesForUser()()()()
Gets a list of the roles that the currently logged-on user is in.
Public methodGetRolesForUser(NTAccount) Obsolete.
Gets a list of the roles that a Windows account is in.
Public methodGetRolesForUser(String)
Gets a list of the roles that a Visual Guard user is in.
Public methodGetRolesForUser(VGMembershipUser)
Get List of VGRole by User
Public methodGetRolesForUser(String, VGAuthenticationMode)
Gets a list of the roles that a user is in.

See Also