1 write to Properties
Microsoft.AspNetCore.Http.Results (1)
ChallengeHttpResult.cs (1)
56Properties = properties;
2 references to Properties
Microsoft.AspNetCore.Http.Results (2)
ChallengeHttpResult.cs (2)
84await httpContext.ChallengeAsync(scheme, Properties); 89await httpContext.ChallengeAsync(Properties);