Click or drag to resize

DKIMValidationConfigurationSpecificSelector Property

Get or sets the selector for Specific header validation. Consider using Specific(String, String) static method instead of setting this field.

Namespace:  Limilabs.Mail
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public string SpecificSelector { get; set; }

Property Value

Type: String
See Also