Table of Contents

Class GetCertificateCommandResponse

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

Response for Returns the DER-encoded certificate.

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[]