Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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