Keeper SDK Class Library
Keeper SDK Class Library
Namespaces
KeeperSecurity.Authentication
AuthCommon Class
AuthCommon Methods
Dispose Method
ExecuteAuthCommand Method
ExecuteAuthRest Method
LoadTeamKeys Method
LoadUsersKeys Method
Logout Method
TryGetTeamKeys Method
TryGetUserKeys Method
Auth
Common
Logout Method
Logout from Keeper server.
Namespace:
KeeperSecurity.Authentication
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax
C#
Copy
public
virtual
Task
Logout
()
Return Value
Task
Awaitable Task
Implements
IAuthentication
Logout
See Also
Reference
AuthCommon Class
KeeperSecurity.Authentication Namespace