Domain Detective

API Reference

Class

CertificateInventoryObservedEntry

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

One matching inventory entry with the snapshot capture timestamp.

Inheritance

  • Object
  • CertificateInventoryObservedEntry

Usage

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

Returned or exposed by

Constructors

public CertificateInventoryObservedEntry() #

Properties

public DateTimeOffset CapturedAtUtc { get; set; } #

Snapshot timestamp where the entry was observed.

public CertificateInventoryEntry Entry { get; set; } #

Observed certificate inventory entry.

{{ include "footer" }}