Domain Detective

API Reference

Class

TlsRptPolicyResult

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

Provides tls rpt policy result functionality.

Inheritance

  • Object
  • TlsRptPolicyResult

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

Properties

public TlsRptPolicy Policy { get; set; } #

Gets or sets the policy value.

public TlsRptPolicySummary Summary { get; set; } #

Gets or sets the summary value.

public List<TlsRptFailureDetail> FailureDetails { get; } #

Gets the failure details value.

{{ include "footer" }}