Share via


LDAPConnection Members

Include Protected Members
Include Inherited Members

Represents a connection to a Lightweight Directory Access Protocol (LDAP) directory.

The LDAPConnection type exposes the following members.

Constructors

  Name Description
Public method LDAPConnection(DataSource) Initializes a new instance of the LDAPConnection class.
Public method LDAPConnection(DataSource, DataSource.Type) Initializes a new instance of the LDAPConnection class.

Top

Properties

  Name Description
Public property AutoDiscover
Public property ConnectionName (Inherited from Connection.)
Public property DataSource (Inherited from Connection.)
Public property DomainName (Inherited from Connection.)
Public property IsMaster (Inherited from Connection.)
Public property LeverageServerIncremental
Public property LoginDomainName (Inherited from Connection.)
Public property PageSize
Public property PageTimeout
Public property Port
Public property ProviderName
Public property SearchBase
Public property SearchFilter
Public property SearchScope
Public property Server
Public property ServerTimeout
Public property Type (Inherited from Connection.)
Public property UserID
Public property UserIDAttribute (Inherited from Connection.)
Public property UseSSL

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method SetImportAccount
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Protected field ds Specifies the DataSource object that represents the connection’s data source. (Inherited from Connection.)
Protected field isMaster (Inherited from Connection.)
Protected field type (Inherited from Connection.)
Protected field userIDAttribute (Inherited from Connection.)

Top

See Also

Reference

LDAPConnection Class

Microsoft.Office.Server.UserProfiles Namespace