Indicates whether the PIN entry may be alphanumeric.
Namespace:
CardWerk.SmartCard
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Public ReadOnly Property IsAlphanumeric() As Boolean
This language is not supported or no code example is available.
public bool IsAlphanumeric {get;}
This language is not supported or no code example is available.
Property Value
Type: boolIf the selected PIN encoding supports representation of alphanumeric PINs, then this property will be true. If the selected PIN encoding supports numeric PINs only, then this will be false.