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