Method | Description | |
---|---|---|
ClaimAuthorizeAttribute ( string requiredClaimType ) : System |
Method | Description | |
---|---|---|
IsAuthorized ( System.Web.Http.Controllers.HttpActionContext actionContext ) : bool |
public ClaimAuthorizeAttribute ( string requiredClaimType ) : System | ||
requiredClaimType | string | |
return | System |
protected IsAuthorized ( System.Web.Http.Controllers.HttpActionContext actionContext ) : bool | ||
actionContext | System.Web.Http.Controllers.HttpActionContext | |
return | bool |