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