Show / Hide Table of Contents

RetryCount Property

RetryCount

The total number of wrong PINs or PUKs that can be entered 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 RetryCount { get; }

Property Value

Type Description
int
In this article
Back to top Generated by DocFX