1 write to Properties
Microsoft.AspNetCore.Mvc.Core (1)
SignOutResult.cs (1)
76
Properties
= properties;
2 references to Properties
Microsoft.AspNetCore.Mvc.Core (2)
SignOutResult.cs (2)
119
await httpContext.SignOutAsync(
Properties
);
125
await httpContext.SignOutAsync(AuthenticationSchemes[i],
Properties
);