Table of Contents

Class VirtualAuthenticatorOptions.Transport

Namespace
OpenQA.Selenium.VirtualAuth
Assembly
WebDriver.dll

The transport to use for the virtual authenticator.

public static class VirtualAuthenticatorOptions.Transport
Inheritance
VirtualAuthenticatorOptions.Transport
Inherited Members

Fields

BLE

Value representing the BLE transport.

public static readonly string BLE

Field Value

string

INTERNAL

Value representing the "internal" transport.

public static readonly string INTERNAL

Field Value

string

NFC

Value representing the near-field communications transport.

public static readonly string NFC

Field Value

string

USB

Value representing the USB transport.

public static readonly string USB

Field Value

string