Share via


IAuthenticationFilter.ChallengeAsync Method

Namespace:  System.Web.Http.Filters
Assembly:  System.Web.Http (in System.Web.Http.dll)

Syntax

Task ChallengeAsync(
    HttpAuthenticationChallengeContext context,
    CancellationToken cancellationToken
)

Parameters

Return Value

Type: System.Threading.Tasks.Task

See Also

Reference

IAuthenticationFilter Interface

System.Web.Http.Filters Namespace