2.2.15.1.1.5 DNS_RPC_POLICY_TYPE
The DNS_RPC_POLICY_TYPE enumeration specifies the DNS operation for which the DNS policy is applicable.
Enumerator Value |
Description |
---|---|
DnsPolicyQueryProcessing=0 |
The DNS policy is applicable for DNS queries. |
DnsPolicyZoneTransfer |
The DNS policy is applicable for zone transfer. |
DnsPolicyDynamicUpdate |
The DNS policy is applicable for dynamic DNS updates. |
DnsPolicyRecursion |
The DNS policy is applicable for recursive queries. |
DnsPolicyRRLExceptionList |
The DNS policy is applicable for RRL Exceptionlisting. Exceptionlisting exempts queries from response rate limiting. The queries can be exempted based on name, source subnet, or the DNS server interface address where the query was received. |
DnsPolicyMax |
Shows the maximum DNS policies supported. |