Click or drag to resize

AuthAlternatePassword Property

Forces master password login for SSO accounts.

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

Property Value

Boolean

Implements

IAuthAlternatePassword
See Also