GetDistinguishedName method of the MicrosoftDNS_Cache class

The GetDistinguishedName method retrieves the distinguished name for the zone.

Syntax

string GetDistinguishedName();

Parameters

This method has no parameters.

Return value

Returns the name of the zone.

Requirements

Requirement Value
Minimum supported client
None supported
Minimum supported server
Windows 2000 Server [desktop apps only]
Namespace
Root\MicrosoftDNS
MOF
Dnsprov.mof

See also

MicrosoftDNS_Domain

ClearCache Method of the MicrosoftDNS_Cache Class