This documentation is archived and is not being maintained.
Roles::IsUserInRole Method
Visual Studio 2008
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. |
Show: