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