Table of Contents

Class ProtocolSet

Namespace
OpenQA.Selenium.DevTools.V146.SmartCardEmulation
Assembly
Selenium.WebDriver.dll

Maps to the |SCARD_PROTOCOL_*| flags.

public sealed class ProtocolSet
Inheritance
ProtocolSet
Inherited Members

Properties

Raw

raw

[JsonPropertyName("raw")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public bool? Raw { get; set; }

Property Value

bool?

T0

t0

[JsonPropertyName("t0")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public bool? T0 { get; set; }

Property Value

bool?

T1

t1

[JsonPropertyName("t1")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public bool? T1 { get; set; }

Property Value

bool?