Show / Hide Table of Contents

PreferredPlatformUvAttempts Property

PreferredPlatformUvAttempts

The number of attempts to authenticate the UV (e.g. fingerprint) that fail before using the PIN. This property is OPTIONAL, and if the YubiKey provides no value, this will be null.

C#
public int? PreferredPlatformUvAttempts { get; }

Property Value

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