Keeper SDK Class Library
C#
Show/Hide TOC
Auth
Sync
Alternate
Password Property
Forces master password login for SSO accounts.
Definition
Namespace:
KeeperSecurity.Authentication.Sync
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
bool
AlternatePassword
{
get
;
set
; }
Property Value
Boolean
Implements
IAuth
AlternatePassword
See Also
Reference
AuthSync Class
KeeperSecurity.Authentication.Sync Namespace
In This Article
Definition
Property Value
Implements
See Also