2 references to SignOutAsync
Microsoft.AspNetCore.Http.Results (1)
SignOutHttpResult.cs (1)
82
await httpContext.
SignOutAsync
(Properties);
Microsoft.AspNetCore.Mvc.Core (1)
SignOutResult.cs (1)
119
await httpContext.
SignOutAsync
(Properties);