Share via


PinEntryStatus Enum

Definition

Lists the possible PIN entry status values.

public enum PinEntryStatus
type PinEntryStatus = 
Public Enum PinEntryStatus
Inheritance
PinEntryStatus

Fields

Name Value Description
Success 1

PIN entry was successfully completed.

Cancel 2

The user pressed the Cancel key, canceling PIN entry.

Timeout 3

The device timed out before PIN entry was completed.

Error 100
BadKey 201

The user pressed an invalid key during PIN entry.

Applies to