Méthode | Description | |
---|---|---|
AuthAttribute ( ) : System | ||
AuthenticateAsync ( System.Web.Http.Filters.HttpAuthenticationContext context, |
||
ChallengeAsync ( System.Web.Http.Filters.HttpAuthenticationChallengeContext context, |
Méthode | Description | |
---|---|---|
GetAuthParameter ( System.Web.Http.Filters.HttpAuthenticationContext context, string ¶meter ) : bool |
public AuthenticateAsync ( System.Web.Http.Filters.HttpAuthenticationContext context, |
||
context | System.Web.Http.Filters.HttpAuthenticationContext | |
cancellationToken | ||
Résultat | Task |
public ChallengeAsync ( System.Web.Http.Filters.HttpAuthenticationChallengeContext context, |
||
context | System.Web.Http.Filters.HttpAuthenticationChallengeContext | |
cancellationToken | ||
Résultat | Task |