Click or drag to resize

SsoLoginInfo Class

Describes SSO Provider connection parameters
Inheritance Hierarchy
SystemObject
  KeeperSecurity.AuthenticationSsoLoginInfo

Namespace: KeeperSecurity.Authentication
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public class SsoLoginInfo

The SsoLoginInfo type exposes the following members.

Constructors
 NameDescription
Public methodSsoLoginInfoInitializes a new instance of the SsoLoginInfo class
Top
Properties
 NameDescription
Public propertySpBaseUrl Gets SSO Provider base URL
Public propertySsoProvider Gets SSO Provider name
Top
See Also