Click or drag to resize

AuthSyncAlternatePassword Property

Forces master password login for SSO accounts.

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

Property Value

Boolean

Implements

IAuthAlternatePassword
See Also