Click or drag to resize

AuthCommonLogout Method

Logout from Keeper server.

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

Return Value

Task
Awaitable Task

Implements

IAuthenticationLogout
See Also