RetriesRemaining Property
RetriesRemaining
How many PIN or PUK retries remain before the PIN or PUK will be locked. If the slot is not PIN or PUK, this value will be -1, indicating the count is unknown.
C#
public int RetriesRemaining { get; }
Property Value
Type | Description |
---|---|
System.Int32 |