Keeper SDK Class Library
C#
Show/Hide TOC
IPassword
Info Interface
Base interface for password validation.
Definition
Namespace:
KeeperSecurity.Authentication
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
interface
IPasswordInfo
Properties
InvokeBiometricsActionDelegate
Biometric Key validation delegate
InvokePasswordActionDelegate
Master password validation delegate.
Username
Username.
See Also
Reference
KeeperSecurity.Authentication Namespace
In This Article
Definition
Properties
See Also