UserPasskeyInfo.Transports Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the transports supported by this passkey.
public string[]? Transports { get; }
member this.Transports : string[]
Public ReadOnly Property Transports As String()
Property Value
Remarks
See https://www.w3.org/TR/webauthn-3/#enumdef-authenticatortransport.