ConnectionType Enumeration

Represents an enumeration of data source types that can be represented as Connection objects.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public Enumeration ConnectionType
'Usage
Dim instance As ConnectionType
public enum ConnectionType

Members

Member name Description
ActiveDirectory Specifies the Active Directory data source.
ActiveDirectoryLogon
ActiveDirectoryResource
BusinessDataCatalog Specifies the Microsoft Business Connectivity Services (BCS) data source. This type of data source is represented as a BusinessDataCatalogConnection object.
LdapEdirectory Specifies the Lightweight Directory Access Protocol (LDAP) eDirectory data source.
LdapIBMDirectoryServer Specifies the LDAP IBM Directory data source.
LdapIPlanet Specifies the LDAP iPlanet data source.
Moss Specifies the Microsoft SharePoint Server 2010 data source.

See Also

Reference

Microsoft.Office.Server.UserProfiles Namespace