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 Nullable<int> PreferredPlatformUvAttempts { get; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |