Domain Detective

API Reference

Class

SpfTestResult

Namespace DomainDetective
Assembly DomainDetective

Result of a single SPF validation test.

Inheritance

  • Object
  • SpfTestResult

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

Gets or sets the test value.

public String Result { get; set; } #

Gets or sets the result value.

public String Assessment { get; set; } #

Gets or sets the assessment value.

{{ include "footer" }}