ISsoLogoutCallback Interface |
Defines the methods required to logout from SSO IdP. Optional.
Namespace: KeeperSecurity.AuthenticationAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax public interface ISsoLogoutCallback
The ISsoLogoutCallback type exposes the following members.
Methods | Name | Description |
---|
| SsoLogoutUrl |
Notifies the client that SSO user logged out.
|
TopSee Also