2 references to ChallengeAsync
Microsoft.AspNetCore.Http.Results (1)
ChallengeHttpResult.cs (1)
89await httpContext.ChallengeAsync(Properties);
Microsoft.AspNetCore.Mvc.Core (1)
ChallengeResult.cs (1)
109await httpContext.ChallengeAsync(Properties);