Show / Hide Table of Contents

PinUvAuthProtocol Property

PinUvAuthProtocol

The PIN/UV protocol version chosen by the platform.

C#
public PinUvAuthProtocol? PinUvAuthProtocol { get; set; }

Property Value

Type Description
PinUvAuthProtocol?

Remarks

A PIN/UV protocol must be used when performing some of the CredentialManagement operations. The specified protocol must be one of the protocols that are supported by the YubiKey. This can be determined by issuing the AuthenticatorGetInfo command.

In this article
Back to top Generated by DocFX