Domain Detective

API Reference

Class

ProviderHelpLinks

Namespace DomainDetective.Views
Assembly DomainDetective
Modifiers sealed

Helpful vendor documentation links discovered for the current provider.

Inheritance

  • Object
  • ProviderHelpLinks

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

Gets or sets the provider name value.

public String Dmarc { get; set; } #

Gets or sets the dmarc value.

public String Spf { get; set; } #

Gets or sets the spf value.

public String Dkim { get; set; } #

Gets or sets the dkim value.

public String MtaSts { get; set; } #

Gets or sets the mta sts value.

public String TlsRpt { get; set; } #

Gets or sets the tls rpt value.

public String Deliverability { get; set; } #

Gets or sets the deliverability value.

public List<ProviderHelpTopic> Topics { get; set; } #

Gets or sets the topics value.

public Boolean HasAny { get; } #

Represents the has any value.

{{ include "footer" }}