Show / Hide Table of Contents

Transports Property

Transports

List of transport 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>? Transports { get; }

Property Value

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