Show / Hide Table of Contents

UvModality Property

UvModality

A bit field indicating the user verification methods supported by the YubiKey. The meanings of the bits are specified in the FIDO standard, namely the Registry of Predefined Values, section 3.1. This property is OPTIONAL, and if the YubiKey provides no value, this will be null.

C#
public int? UvModality { get; }

Property Value

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