메소드 | 설명 | |
---|---|---|
Authorize ( this context ) : void | ||
Authorize ( this context, System.Guid endpointId ) : void | ||
AuthorizeRegistration ( this context, |
||
ParseAuthorizationHeader ( this context ) : |
메소드 | 설명 | |
---|---|---|
IsInRoles ( System.Web.Http.Controllers.HttpRequestContext context ) : bool | ||
IsSelfAuthorized ( this context, System.Guid endpointId ) : bool | ||
ParseCredentialsFromRequestHeader ( |
public static Authorize ( this context, System.Guid endpointId ) : void | ||
context | this | |
endpointId | System.Guid | |
리턴 | void |
public static AuthorizeRegistration ( this context, |
||
context | this | |
model | ||
modifiable | ||
리턴 | void |
public static ParseAuthorizationHeader ( this context ) : |
||
context | this | |
리턴 |