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 domain.
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public static string DomainDnsName { get; }
public:
property String^ DomainDnsName {
static String^ get();
}
Public Shared ReadOnly Property DomainDnsName As String
Property Value
Type: System.String
See Also
ActiveDirectoryHelpers Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top