메소드 | 설명 | |
---|---|---|
AuthorizeWebAttribute ( ) : System | ||
AuthorizeWebAttribute ( IAuthorizationService authorizationService ) : System | ||
OnAuthorization ( System.Web.Http.Controllers.HttpActionContext actionContext ) : void |
메소드 | 설명 | |
---|---|---|
GetAuthorizationRequest ( System.Web.Http.Controllers.HttpActionContext actionContext ) : |
||
GetNameStartIndex ( string absolutePath ) : int |
public AuthorizeWebAttribute ( IAuthorizationService authorizationService ) : System | ||
authorizationService | IAuthorizationService | |
리턴 | System |
public OnAuthorization ( System.Web.Http.Controllers.HttpActionContext actionContext ) : void | ||
actionContext | System.Web.Http.Controllers.HttpActionContext | |
리턴 | void |