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