Method | Description | |
---|---|---|
IsAuthorized ( ) : bool |
Method | Description | |
---|---|---|
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 | |
return | System.Security.Claims |
protected abstract GetAuthorizedClaims ( ) : IEnumerable |
||
return | IEnumerable |