Share via


PS_DnsServerSigningKey class

DNS Server Signing Key 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_DnsServerSigningKey
{
};

Members

The PS_DnsServerSigningKey class has these types of members:

Methods

The PS_DnsServerSigningKey class has these methods.

Method Description
Add Adds a KSK or ZSK to the input zone.
Get Retrieves Zone signing key
Remove Deletes one or more input keys from the zone.
Set Modified input key for the zone.

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