AuthSyncAlternatePassword Property

Forces master password login for SSO accounts.

Definition

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

Property Value

Boolean

Implements

IAuthAlternatePassword

See Also