PinUvAuthProtocol Property
PinUvAuthProtocol
The PIN/UV protocol version chosen by the platform.
C#
public Nullable<PinUvAuthProtocol> PinUvAuthProtocol { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<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.