Enum GenerateDmarcRecordOptions.SubdomainPolicyEnum
Defines SubdomainPolicy
Namespace: mailslurp.Model
Assembly: mailslurp.dll
Syntax
[JsonConverter(typeof(StringEnumConverter))]
public enum GenerateDmarcRecordOptions.SubdomainPolicyEnum
Fields
Name | Description |
---|---|
NONE | Enum NONE for value: NONE |
QUARANTINE | Enum QUARANTINE for value: QUARANTINE |
REJECT | Enum REJECT for value: REJECT |