ManagementGroup::GetTrustedDomains Method ()
System Center
Applies To: Operations Manager for System Center 2012
Retrieves a collection of all trusted domains.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Return Value
Type: System.Collections.ObjectModel::ReadOnlyCollection<String^>^Returns aReadOnlyCollection<T>of strings that contain the trusted domains.
Show: