Click or drag to resize

PasswordStep Class

Represents Master Password step
Inheritance Hierarchy
SystemObject
  KeeperSecurity.Authentication.SyncAuthStep
    KeeperSecurity.Authentication.SyncPasswordStep

Namespace: KeeperSecurity.Authentication.Sync
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public class PasswordStep : AuthStep

The PasswordStep type exposes the following members.

Methods
 NameDescription
Public methodVerifyBiometricKey Verifies biometric key
Public methodVerifyPassword Verifies master password
Top
See Also