Share via


Show method of the PS_DnsServerKeyStorageProvider class

Returns the list of key storage providers available on the DNS server.

Syntax

uint32 Show(
  [in]  string ComputerName,
  [out] string cmdletOutput[]
);

Parameters

ComputerName [in]

Optional DNS server name.

cmdletOutput [out]

On return, contains an instance of the current object.

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

PS_DnsServerKeyStorageProvider