Skip to main content

AuthenticatorTransport

Namespace: Wisej.Ext.WebAuthn

Assembly: Wisej.Ext.WebAuthn

Available transport types.

public enum AuthenticatorTransport : Enum

Fields

NameDescription
BleIndicates the respective authenticator can be contacted over Bluetooth Smart (Bluetooth Low Energy / BLE).
InternalIndicates the respective authenticator is contacted using a client device-specific transport, i.e., it is a platform authenticator.
NfcIndicates the respective authenticator can be contacted over Near Field Communication (NFC).
UsbIndicates the respective authenticator can be contacted over removable USB.