Метод | Описание | |
---|---|---|
IsAuthorized ( ) : bool |
Метод | Описание | |
---|---|---|
AuthorizationDemandAttribute ( bool trueDemandAny_falseDemandAll, string demandedClaims ) : System.Security.Claims | ||
GetAuthorizedClaims ( ) : IEnumerable |
||
IsAuthorizedInternal ( ) : bool |
protected AuthorizationDemandAttribute ( bool trueDemandAny_falseDemandAll, string demandedClaims ) : System.Security.Claims | ||
trueDemandAny_falseDemandAll | bool | |
demandedClaims | string | |
Результат | System.Security.Claims |
protected abstract GetAuthorizedClaims ( ) : IEnumerable |
||
Результат | IEnumerable |