Show / Hide Table of Contents

PinRetryCount Property

PinRetryCount

The number of retries before the PIN will be blocked.

C#
public byte PinRetryCount { get; set; }

Property Value

Type Description
byte

Exceptions

Type Condition
ArgumentException

The PIN retry count is invalid.

In this article
Back to top Generated by DocFX