Overload List
| Name | Description | |
|---|---|---|
| IsUserInRole(Guid) | Gets a value indicating whether the currently logged-on user is in the specified role. | |
| IsUserInRole(String) | Gets a value indicating whether the currently logged-on user is in the specified role. | |
| IsUserInRole(NTAccount, String) | Gets a value indicating whether the specified user is in the specified role. | |
| IsUserInRole(String, String) | Gets a value indicating whether the specified user is in the specified role. |