SPClaimsAuthRoleProvider.GetUsersInRole method
Gets a list of the users in the specified role for the application represented by the ApplicationName property.
Overload list
Name | Description | |
---|---|---|
GetUsersInRole(String) | Gets the list of users in the specified role for the application represented by the ApplicationName property. (Overrides RoleProvider.GetUsersInRole(String).) | |
GetUsersInRole(SPWeb, String, Int32, Boolean) | Gets a list of the users in the specified role for the application represented by the ApplicationName property. |
Top
See also
Reference
SPClaimsAuthRoleProvider class