Click or drag to resize

ISsoTokenActionInfoIsCloudSso Property

Gets Cloud SSO flag

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

Property Value

Boolean
Remarks
True - Cloud SSO False - On-Premises SSO
See Also