Domain Detective

API Reference

Class

TlsRptFailureDetail

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

Provides tls rpt failure detail functionality.

Inheritance

  • Object
  • TlsRptFailureDetail

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 String ResultType { get; set; } #

Gets or sets the result type value.

public Int32 FailedSessionCount { get; set; } #

Gets or sets the failed session count value.

public String SendingMtaIp { get; set; } #

Gets or sets the sending mta ip value.

public String ReceivingMxHostname { get; set; } #

Gets or sets the receiving mx hostname value.

public String ReceivingMxHelo { get; set; } #

Gets or sets the receiving mx helo value.

public String AdditionalInformation { get; set; } #

Gets or sets the additional information value.

{{ include "footer" }}