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