Show / Hide Table of Contents

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
int
In this article
Back to top Generated by DocFX