Keeper SDK Class Library
C#
Show/Hide TOC
ISso
Token
Action
Info
Is
Cloud
Sso Property
Gets Cloud SSO flag
Definition
Namespace:
KeeperSecurity.Authentication
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
bool
IsCloudSso
{
get
; }
Property Value
Boolean
Remarks
True
- Cloud SSO
False
- On-Premises SSO
See Also
Reference
ISsoTokenActionInfo Interface
KeeperSecurity.Authentication Namespace
In This Article
Definition
Remarks
See Also