Метод | Описание | |
---|---|---|
IsInRole ( AccountRole role ) : bool | ||
IsInRole ( string role ) : bool | ||
LodPrincipal ( AccountRole accountRole, IIdentity identity ) : System.Security.Principal |
public IsInRole ( AccountRole role ) : bool | ||
role | AccountRole | |
Результат | bool |
public LodPrincipal ( AccountRole accountRole, IIdentity identity ) : System.Security.Principal | ||
accountRole | AccountRole | |
identity | IIdentity | |
Результат | System.Security.Principal |