ISsoTokenActionInfoIsCloudSso Property

Gets Cloud SSO flag

Definition

Namespace: KeeperSecurity.Authentication
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
bool IsCloudSso { get; }

Property Value

Boolean

Remarks

True - Cloud SSO False - On-Premises SSO

See Also