Roles.IsUserInRole Method
.NET Framework 3.0
Gets a value indicating whether a user is in the specified role.
| Name | Description |
|---|---|
| Roles.IsUserInRole (String) |
Gets a value indicating whether the currently logged-on user is in the specified role.
|
| Roles.IsUserInRole (String, String) |
Gets a value indicating whether the specified user is in the specified role.
|
Reference
Roles ClassRoles Members
System.Web.Security Namespace
Other Resources
Understanding Role ManagementCommunity Additions
ADD
Show: