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