Share via


DirectoryServiceConnection Members

Include Protected Members
Include Inherited Members

Defines Active Directory and Lightweight Directory Access Protocol (LDAP) connections.

The DirectoryServiceConnection type exposes the following members.

Properties

  Name Description
Public property AccountUsername Gets the user name associated with the connection credentials.
Protected property Changed (Inherited from Connection.)
Public property DisplayName (Inherited from Connection.)
Public property IsDirectoryService (Inherited from Connection.)
Public property NamingContexts Gets or sets a list of directory service naming contexts associated with the connection.
Public property Parent (Inherited from Connection.)
Public property PropertyMapping (Inherited from Connection.)
Public property Server Gets or sets a value that represents the server associated with the connection.
Public property Type Gets the type of the connection. (Inherited from Connection.)
Public property UseSSL Gets or sets a value determining whether the SSL protocol will be used for the connection.

Top

Methods

  Name Description
Public method Delete (Inherited from Connection.)
Public method Equals (Inherited from Connection.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Connection.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RefreshSchema
Public method ToString (Inherited from Object.)
Public method Update (Inherited from Connection.)

Top

Fields

  Name Description
Protected field spsClaimProviderTypeValue

Top

See Also

Reference

DirectoryServiceConnection Class

Microsoft.Office.Server.UserProfiles Namespace