Roles.IsUserInRole Method
.NET Framework 4.5
Gets a value indicating whether a user is in the specified role.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the 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. |