ServiceManagementConnectionSettings Class
Defines the settings that are used to connect to a Service Manager server.
Namespace: Microsoft.EnterpriseManagement
Assembly: Microsoft.EnterpriseManagement.ServiceManager (in microsoft.enterprisemanagement.servicemanager.dll)
Usage
'Usage
Dim instance As ServiceManagementConnectionSettings
Syntax
'Declaration
Public Class ServiceManagementConnectionSettings
Inherits EnterpriseManagementConnectionSettings
public class ServiceManagementConnectionSettings : EnterpriseManagementConnectionSettings
public ref class ServiceManagementConnectionSettings : public EnterpriseManagementConnectionSettings
public class ServiceManagementConnectionSettings extends EnterpriseManagementConnectionSettings
public class ServiceManagementConnectionSettings extends EnterpriseManagementConnectionSettings
Inheritance Hierarchy
System.Object
Microsoft.EnterpriseManagement.Common.ConnectionSettings
Microsoft.EnterpriseManagement.EnterpriseManagementConnectionSettings
Microsoft.EnterpriseManagement.ServiceManagementConnectionSettings
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
Windows Server 2008,Windows Server 2003
See Also
Reference
ServiceManagementConnectionSettings Members
Microsoft.EnterpriseManagement Namespace