AuthSyncLogout Method

Logout from Keeper server.

Definition

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

Return Value

Task
Awaitable Task

Implements

IAuthenticationLogout

See Also