IsUserInRole Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Web.Security Namespace
Roles Class
Roles Methods
IsUserInRole Method
IsUserInRole Method (String)
IsUserInRole Method (String, S ...
Roles Methods
AddUsersToRole Method
AddUsersToRoles Method
AddUserToRole Method
AddUserToRoles Method
CreateRole Method
DeleteCookie Method
DeleteRole Method
FindUsersInRole Method
GetAllRoles Method
GetRolesForUser Method
GetUsersInRole Method
IsUserInRole Method
RemoveUserFromRole Method
RemoveUserFromRoles Method
RemoveUsersFromRole Method
RemoveUsersFromRoles Method
RoleExists Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
Roles
.
.
::
.
IsUserInRole Method
Gets a value indicating whether a user is in the specified role.
Overload List
Name
Description
IsUserInRole(String)
Gets a value indicating whether the currently logged-on user is in the specified role.
IsUserInRole(String, String)
Gets a value indicating whether the specified user is in the specified role.
Top
See Also
Reference
Roles Class
Roles Members
System.Web.Security Namespace
Other Resources
Understanding Role Management
Tags :