Domain Detective

API Reference

Class

TlsRptIngestResult

Namespace DomainDetective.TimeSeries.TlsRpt
Assembly DomainDetective
Modifiers sealed

Provides tls rpt ingest result functionality.

Inheritance

  • Object
  • TlsRptIngestResult

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Constructors

Properties

public List<TlsRptSnapshot> Snapshots { get; } #

Gets the snapshots value.

public List<String> SnapshotPaths { get; } #

Gets the snapshot paths value.

public List<String> Errors { get; } #

Gets the errors value.

{{ include "footer" }}