Click or drag to resize

AuthSyncLogout Method

Logout from Keeper server.

Namespace: KeeperSecurity.Authentication.Sync
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public override Task Logout()

Return Value

Task
Awaitable Task

Implements

IAuthenticationLogout
See Also