Keeper SDK Class Library
C#
Show/Hide TOC
ISso
Token
Action
Info Interface
Base interface for SSO login
Definition
Namespace:
KeeperSecurity.Authentication
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
interface
ISsoTokenActionInfo
Properties
InvokeSsoTokenAction
Gets SSO Login token action endpoint.
IsCloudSso
Gets Cloud SSO flag
SsoLoginUrl
Gets SSO login URL.
See Also
Reference
KeeperSecurity.Authentication Namespace
In This Article
Definition
Properties
See Also