ActiveDirectoryHelpers.ForestDnsName Property
Gets the DNS name of an Active Directory forest.
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public static string ForestDnsName { get; }
public:
property String^ ForestDnsName {
static String^ get();
}
Public Shared ReadOnly Property ForestDnsName As String
Property Value
Type: System.String
See Also
ActiveDirectoryHelpers Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top