Domain Detective

API Reference

Class

TlsRptReport

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

Provides tls rpt report functionality.

Inheritance

  • Object
  • TlsRptReport

Usage

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

Constructors

Properties

public String OrganizationName { get; set; } #

Gets or sets the organization name value.

public String ContactInfo { get; set; } #

Gets or sets the contact info value.

public String ReportId { get; set; } #

Gets or sets the report id value.

public DateTimeOffset RangeBeginUtc { get; set; } #

Gets or sets the range begin utc value.

public DateTimeOffset RangeEndUtc { get; set; } #

Gets or sets the range end utc value.

public List<TlsRptPolicyResult> Policies { get; } #

Gets the policies value.

{{ include "footer" }}