ActiveDirectoryHelpers Class

 

Provides properties to help you work with Windows Server Active Directory.

Namespace:   Microsoft.ConfigurationManagement.Messaging.Framework
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

System::Object
  Microsoft.ConfigurationManagement.Messaging.Framework::ActiveDirectoryHelpers

[SerializableAttribute]
public ref class ActiveDirectoryHelpers abstract sealed 

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticADSiteName

Gets the name of an Active Directory site.

System_CAPS_pubpropertySystem_CAPS_staticDomainDnsName

Gets the DNS name of an Active Directory domain.

System_CAPS_pubpropertySystem_CAPS_staticForestDnsName

Gets the DNS name of an Active Directory forest.

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: