Domain Detective

API Reference

Class

TlsRptPolicySummary

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

Provides tls rpt policy summary functionality.

Inheritance

  • Object
  • TlsRptPolicySummary

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

Properties

public Int32 SuccessfulSessionCount { get; set; } #

Gets or sets the successful session count value.

public Int32 FailedSessionCount { get; set; } #

Gets or sets the failed session count value.

{{ include "footer" }}