DnsClientNrptGlobal class
DNS Client Name Resolution Policy Table Global Settings
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[ClassVersion("1.0.0"), dynamic, provider("DnsClientPSProvider"), AMENDMENT]
class DnsClientNrptGlobal
{
string EnableDAForAllNetworks;
string SecureNameQueryFallback;
string QueryPolicy;
};
Members
The DnsClientNrptGlobal class has these types of members:
Properties
The DnsClientNrptGlobal class has these properties.
-
EnableDAForAllNetworks
-
-
Data type: string
-
Access type: Read/write
Property for controlling DirectAccess rules state
-
-
Disable ("Disable")
-
EnableOnNetworkId ("EnableOnNetworkId")
-
EnableDA ("EnableDA")
-
DisableDA ("DisableDA")
QueryPolicy
-
Data type: string
-
Access type: Read/write
Property for controlling DNS Client query policy
Disable ("Disable")
QueryIPv6Only ("QueryIPv6Only")
QueryBoth ("QueryBoth")
SecureNameQueryFallback
-
Data type: string
-
Access type: Read/write
Property for controlling DNS Client Name resolution fallback policy
Disable ("Disable")
FallbackSecure ("FallbackSecure")
FallbackUnsecure ("FallbackUnsecure")
FallbackPrivate ("FallbackPrivate")
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\Dns |
MOF |
|
DLL |
|