Domain Detective

API Reference

Class

CertificateInventoryEndpointReference

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

Endpoint reference for certificate reuse reports.

Inheritance

  • Object
  • CertificateInventoryEndpointReference

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 CertificateInventoryEndpointReference() #

Properties

public String Host { get; set; } #

Gets or sets the host value.

public Int32 Port { get; set; } #

Gets or sets the port value.

public String Service { get; set; } #

Gets or sets the service value.

public DateTimeOffset LastObservedUtc { get; set; } #

Gets or sets the last observed utc value.

{{ include "footer" }}