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> |