True if the card holder must confirm his PIN entry by pressing the ENTER or OK button.
Namespace:
CardWerk.SmartCard
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Public Property MustConfirm() As Boolean
This language is not supported or no code example is available.
public bool MustConfirm {get; set;}
This language is not supported or no code example is available.
Property Value
Type: bool
If this property is set to true, then the card holder must confirm every PIN entry by
pressing the ENTER or OK button. By default this property is set to
true
.