ConnectorFrameworkProxy.GetGlobalConfiguration Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets global configuration settings for the management group. TODO - Need a list of what these should be
public:
Microsoft::EnterpriseManagement::ConnectorFramework::ConnectorGlobalConfiguration ^ GetGlobalConfiguration();
public Microsoft.EnterpriseManagement.ConnectorFramework.ConnectorGlobalConfiguration GetGlobalConfiguration ();
member this.GetGlobalConfiguration : unit -> Microsoft.EnterpriseManagement.ConnectorFramework.ConnectorGlobalConfiguration
Public Function GetGlobalConfiguration () As ConnectorGlobalConfiguration
Returns
The management group's global configuration.