PinRetries Property PinRetries The number of PIN attempts remaining before the YubiKey's FIDO2 application is locked out. C# public Nullable<int> PinRetries { get; set; } Property Value Type Description System.Nullable<System.Int32>