PS_DnsServerDnsSecPublicKey class

Describes the public keys of DNSSEC signed zones.

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_DnsServerDnsSecPublicKey
{
};

Members

The PS_DnsServerDnsSecPublicKey class has these types of members:

Methods

The PS_DnsServerDnsSecPublicKey class has these methods.

Method Description
ExportByDnsKey Exports DS or DNSKEY information of a DNSSEC signed zone.
ExportByDsKey Exports DS or DNSKEY information of a DNSSEC signed zone.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2016
Namespace
Root\Microsoft\Windows\Dns
MOF
DnsServerPsProvider.mof
DLL
DNSServerPSProvider.dll

See also

DnsServerPSProvider Provider