Keeper SDK Class Library
C#
Show/Hide TOC
ISso
Logout
Callback Interface
Defines the methods required to logout from SSO IdP. Optional.
Definition
Namespace:
KeeperSecurity.Authentication
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
interface
ISsoLogoutCallback
Methods
SsoLogoutUrl
Notifies the client that SSO user logged out.
See Also
Reference
KeeperSecurity.Authentication Namespace
In This Article
Definition
Methods
See Also