Method | Description | |
---|---|---|
IsInRole ( String role ) : bool |
Determines whether the current principal belongs to the specified role.
|
public IsInRole ( String role ) : bool | ||
role | String | The name of the role for which to check membership. |
return | bool |