Enum AuthenticatorTransport
LINT.IfChange(AuthenticatorTransport)
[JsonConverter(typeof(JsonStringEnumConverter<AuthenticatorTransport>))]
public enum AuthenticatorTransport
Fields
Ble = 2Cable = 3Hybrid = 4Internal = 6Nfc = 1SmartCard = 5Usb = 0