Property | Type | Description | |
---|---|---|---|
Authenticate | bool |
Method | Description | |
---|---|---|
OnAuthentication ( System.Web.Http.Filters.HttpAuthenticationContext context ) : void |
Method | Description | |
---|---|---|
Authenticate ( System.Web.Http.Filters.HttpAuthenticationContext context ) : bool |
public OnAuthentication ( System.Web.Http.Filters.HttpAuthenticationContext context ) : void | ||
context | System.Web.Http.Filters.HttpAuthenticationContext | |
return | void |