1 write to Properties
Microsoft.AspNetCore.Http.Results (1)
SignOutHttpResult.cs (1)
56Properties = properties;
2 references to Properties
Microsoft.AspNetCore.Http.Results (2)
SignOutHttpResult.cs (2)
82await httpContext.SignOutAsync(Properties); 88await httpContext.SignOutAsync(AuthenticationSchemes[i], Properties);