Method | Description | |
---|---|---|
AuthorizeWebAttribute ( ) : System | ||
AuthorizeWebAttribute ( IAuthorizationService authorizationService ) : System | ||
OnAuthorization ( System.Web.Http.Controllers.HttpActionContext actionContext ) : void |
Method | Description | |
---|---|---|
GetAuthorizationRequest ( System.Web.Http.Controllers.HttpActionContext actionContext ) : |
||
GetNameStartIndex ( string absolutePath ) : int |
public AuthorizeWebAttribute ( IAuthorizationService authorizationService ) : System | ||
authorizationService | IAuthorizationService | |
return | System |
public OnAuthorization ( System.Web.Http.Controllers.HttpActionContext actionContext ) : void | ||
actionContext | System.Web.Http.Controllers.HttpActionContext | |
return | void |