Domain Detective

API Reference

Class

ProviderDocumentation

Namespace DomainDetective.Providers.Email
Assembly DomainDetective
Modifiers sealed

Provides provider documentation functionality.

Inheritance

  • Object
  • ProviderDocumentation

Usage

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

Constructors

public ProviderDocumentation() #

Methods

public ProviderDocLink Get(String topic) #
Returns: ProviderDocLink

Executes the get operation.

Parameters

topic System.String requiredposition: 0

Properties

public String Provider { get; set; } #

Gets or sets the provider value.

public ProviderDocLink Dmarc { get; set; } #

Gets or sets the dmarc value.

public ProviderDocLink Spf { get; set; } #

Gets or sets the spf value.

public ProviderDocLink Dkim { get; set; } #

Gets or sets the dkim value.

public ProviderDocLink Arc { get; set; } #

Gets or sets the arc value.

public ProviderDocLink Bimi { get; set; } #

Gets or sets the bimi value.

public ProviderDocLink MtaSts { get; set; } #

Gets or sets the mta sts value.

public ProviderDocLink TlsRpt { get; set; } #

Gets or sets the tls rpt value.

public ProviderDocLink Deliverability { get; set; } #

Gets or sets the deliverability value.

{{ include "footer" }}