Method | Description | |
---|---|---|
IsInRole ( string role ) : bool | ||
IsUserInRole ( string rolePath, string userPath ) : bool |
public static IsInRole ( string role ) : bool | ||
role | string | |
return | bool |
public static IsUserInRole ( string rolePath, string userPath ) : bool | ||
rolePath | string | |
userPath | string | |
return | bool |