Share via


UserPasskeyInfo.Transports Property

Definition

Gets the transports supported by this passkey.

public string[]? Transports { get; }
member this.Transports : string[]
Public ReadOnly Property Transports As String()

Property Value

String[]

Remarks

See https://www.w3.org/TR/webauthn-3/#enumdef-authenticatortransport.

Applies to