Table of Contents

Class ProtocolSet

Namespace
Selenium.WebDriver.BiDi.Cdp.SmartCardEmulation
Assembly
Selenium.WebDriver.BiDi.Cdp.dll

Maps to the |SCARD_PROTOCOL_*| flags.

public sealed record ProtocolSet : IEquatable<ProtocolSet>
Inheritance
ProtocolSet
Implements
Inherited Members

Constructors

ProtocolSet()

Maps to the |SCARD_PROTOCOL_*| flags.

public ProtocolSet()

Properties

Raw

public bool? Raw { get; init; }

Property Value

bool?

T0

public bool? T0 { get; init; }

Property Value

bool?

T1

public bool? T1 { get; init; }

Property Value

bool?