ConnectionManager Members

Include Protected Members
Include Inherited Members

Manages all data source connections for the current service context.

The ConnectionManager type exposes the following members.

Properties

  Name Description
Public property Count Gets a count of all existing data source connections.
Public property Item Retrieves a Connection object with the specified display name.

Top

Methods

  Name Description
Public method AddActiveDirectoryConnection(ConnectionType, String, String, Boolean, String, String, SecureString, List<DirectoryServiceNamingContext>, String, String)
Public method AddActiveDirectoryConnection(ConnectionType, String, String, Boolean, String, String, SecureString, List<DirectoryServiceNamingContext>, String, String, String) Adds an Active Directory connection for the current service context.
Public method AddBusinessDataCatalogConnection
Public method AddLdapConnection
Public method Contains Determines whether a data source connection with the specified display name exists.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Retrieves an object that can iterate through each data source connection in the current service context.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator

Top

See Also

Reference

ConnectionManager Class

Microsoft.Office.Server.UserProfiles Namespace