Click or drag to resize

ISsoTokenActionInfo Interface

Base interface for SSO login

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

The ISsoTokenActionInfo type exposes the following members.

Properties
 NameDescription
Public propertyInvokeSsoTokenAction Gets SSO Login token action endpoint.
Public propertyIsCloudSso Gets Cloud SSO flag
Public propertySsoLoginUrl Gets SSO login URL.
Top
See Also