Show / Hide Table of Contents

PukRetryCount Property

PukRetryCount

The number of retries before the PUK will be blocked.

C#
public byte PukRetryCount { get; set; }

Property Value

Type Description
byte

Exceptions

Type Condition
ArgumentException

The PUK retry count is invalid.

In this article
Back to top Generated by DocFX