Overload List

  NameDescription
Public methodIsUserInRole(Guid)
Gets a value indicating whether the currently logged-on user is in the specified role.
Public methodIsUserInRole(String)
Gets a value indicating whether the currently logged-on user is in the specified role.
Public methodIsUserInRole(VGRole)
Public methodIsUserInRole(NTAccount, String)
Gets a value indicating whether the specified user is in the specified role.
Public methodIsUserInRole(String, String)
Gets a value indicating whether the specified user is in the specified role.
Public methodIsUserInRole(VGMembershipUser, VGRole)

See Also