User.IsInRole Method
.NET Framework 4.5
Determines whether the current user belongs to 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 | |
|---|---|---|
|
IsInRole(BuiltInRole) | Determines whether the current user belongs to the specified role. |
|
IsInRole(String) | Determines whether the current user belongs to the specified role. |