ISsoTokenActionInfo Interface

Base interface for SSO login

Definition

Namespace: KeeperSecurity.Authentication
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public interface ISsoTokenActionInfo

Properties

InvokeSsoTokenAction Gets SSO Login token action endpoint.
IsCloudSso Gets Cloud SSO flag
SsoLoginUrl Gets SSO login URL.

See Also