EnterpriseManagementGroup.ConnectionSettings Property

Definition

Gets the connection settings that were used to initialize this object and connect to the Service Manager server.

public:
 virtual property Microsoft::EnterpriseManagement::EnterpriseManagementConnectionSettings ^ ConnectionSettings { Microsoft::EnterpriseManagement::EnterpriseManagementConnectionSettings ^ get(); };
public virtual Microsoft.EnterpriseManagement.EnterpriseManagementConnectionSettings ConnectionSettings { get; }
member this.ConnectionSettings : Microsoft.EnterpriseManagement.EnterpriseManagementConnectionSettings
Public Overridable ReadOnly Property ConnectionSettings As EnterpriseManagementConnectionSettings

Property Value

The settings that are used to connect to the Service Manager server.

Applies to