1 write to Properties
Microsoft.AspNetCore.Mvc.Core (1)
ChallengeResult.cs (1)
77Properties = properties;
2 references to Properties
Microsoft.AspNetCore.Mvc.Core (2)
ChallengeResult.cs (2)
104await httpContext.ChallengeAsync(scheme, Properties); 109await httpContext.ChallengeAsync(Properties);