PinRetryCount Property
PinRetryCount
The number of retries before the PIN will be blocked.
C#
public byte PinRetryCount { get; set; }
Property Value
Type | Description |
---|---|
System.Byte |
Exceptions
Type | Condition |
---|---|
System.ArgumentException | The PIN retry count is invalid. |