API Reference
Class
ProviderDocumentation
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.
Returned or exposed by
- Property IMailProvider.Docs
- Property AmazonSesProvider.Docs
- Property BarracudaEmailGatewayDefenseProvider.Docs
- Property CiscoSecureEmailProvider.Docs
- Property CloudflareEmailRoutingProvider.Docs
- Property FastmailProvider.Docs
- Property GoogleWorkspaceProvider.Docs
- Property MailgunProvider.Docs
- Property Microsoft365Provider.Docs
- Property MimecastProvider.Docs
- Property NullMxProvider.Docs
- Property PostmarkProvider.Docs
- Property ProofpointEssentialsProvider.Docs
- Property ProtonMailProvider.Docs
- Property SendGridProvider.Docs
- Property ZohoMailProvider.Docs
Constructors
public ProviderDocumentation() #Methods
public ProviderDocLink Get(String topic) #Returns:
ProviderDocLinkExecutes the get operation.
Parameters
- topic System.String
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
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.