SsoLoginInfo Class

Describes SSO Provider connection parameters

Definition

Namespace: KeeperSecurity.Authentication
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public class SsoLoginInfo
Inheritance
Object    SsoLoginInfo

Constructors

SsoLoginInfoInitializes a new instance of the SsoLoginInfo class

Properties

SpBaseUrl Gets SSO Provider base URL
SsoProvider Gets SSO Provider name

See Also