PasswordStep Class

Represents Master Password step

Definition

Namespace: KeeperSecurity.Authentication.Sync
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public class PasswordStep : AuthStep
Inheritance
Object    AuthStep    PasswordStep

Methods

VerifyBiometricKey Verifies biometric key
VerifyPassword Verifies master password

See Also