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