Domain Detective

API Reference

Class

TlsRptPolicy

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

Provides tls rpt policy functionality.

Inheritance

  • Object
  • TlsRptPolicy

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

Gets or sets the policy type value.

public String MxHost { get; set; } #

Gets or sets the mx host value.

public String PolicyDomain { get; set; } #

Gets or sets the policy domain value.

public List<String> PolicyStrings { get; set; } #

Gets or sets the policy strings value.

{{ include "footer" }}