PS_DnsServerDnsSecZoneSetting class

DNS Server DnsSec Zone Task Definition.

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("DnsServerPSProvider"), AMENDMENT]
class PS_DnsServerDnsSecZoneSetting
{
};

Members

The PS_DnsServerDnsSecZoneSetting class has these types of members:

Methods

The PS_DnsServerDnsSecZoneSetting class has these methods.

Method Description
Get Returns DNSSEC settings for the input zone.
GetBySigningMetadata Returns DNSSEC settings for the input zone.
Set Specifies the NSEC/NSEC3 and other advanced DNSSEC settings for a zone.
SetBySigningMetadata Sets DNSSEC settings for the input zone.
Test Validates if the DNSSEC settings configured on the zone are valid.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012
Namespace
Root\Microsoft\Windows\Dns
MOF
DnsServerPSProvider.mof
DLL
DnsServerPSProvider.dll

See also

DnsServerPSProvider Provider