Keeper SDK Class Library
C#
Show/Hide TOC
Auth
Sync
Logout Method
Logout from Keeper server.
Definition
Namespace:
KeeperSecurity.Authentication.Sync
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
override
Task
Logout
()
Return Value
Task
Awaitable Task
Implements
IAuthentication
Logout
See Also
Reference
AuthSync Class
KeeperSecurity.Authentication.Sync Namespace
In This Article
Definition
Return Value
Implements
See Also