Table of Contents

Class GetCertificateCommandResponse

Namespace
OpenQA.Selenium.DevTools.V85.Network
Assembly
WebDriver.dll

Response for GetCertificate

public sealed class GetCertificateCommandResponse : ICommandResponse<GetCertificateCommandSettings>, ICommandResponse
Inheritance
GetCertificateCommandResponse
Implements
Inherited Members
Extension Methods

Properties

TableNames

Gets or sets the tableNames

[JsonPropertyName("tableNames")]
public string[] TableNames { get; set; }

Property Value

string[]