Method SignOutAsync SignOutAsync() Signs out the current request user by invalidating the session and clearing the session cookie. Declaration public override Task SignOutAsync() Returns Type Description Task Overrides SessionContext<TSessionToken>.SignOutAsync()