IPasswordInfo Interface

Base interface for password validation.

Definition

Namespace: KeeperSecurity.Authentication
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public interface IPasswordInfo

Properties

InvokeBiometricsActionDelegate Biometric Key validation delegate
InvokePasswordActionDelegate Master password validation delegate.
Username Username.

See Also