Show / Hide Table of Contents

Extensions Property

Extensions

List of extension strings of CTAP supported by the authenticator. This property is OPTIONAL, and if the YubiKey provides no value, this will be null.

C#
public IReadOnlyList<string>? Extensions { get; }

Property Value

Type Description
IReadOnlyList<string>
In this article
Back to top Generated by DocFX