API Reference
Class
TlsRptPolicy
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
- Property TlsRptPolicyResult.Policy
Constructors
public TlsRptPolicy() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
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.