ISsoLogoutCallbackSsoLogoutUrl Method |
Notifies the client that SSO user logged out.
Namespace: KeeperSecurity.AuthenticationAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax void SsoLogoutUrl(
string url
)
Parameters
- url String
- SSO Logout URL
Remarks
Client opens the browser windows and navigates to SSO Logout URL.
See Also