Click or drag to resize

AccountSettingsTwoFactorRequired Property

2FA is required.

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

Property Value

NullableBoolean
See Also