Click or drag to resize

AccountSettingsSsoUser Property

Is SSO user?

Namespace: KeeperSecurity.Authentication
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public bool? SsoUser { get; }

Property Value

NullableBoolean
See Also