AuthCommonLogout Method

Logout from Keeper server.

Definition

Namespace: KeeperSecurity.Authentication
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public virtual Task Logout()

Return Value

Task
Awaitable Task

Implements

IAuthenticationLogout

See Also