ActiveDirectoryImportConnection members

The ActiveDirectoryImportConnection type exposes the following members.

Properties

  Name Description
Protected property Changed Gets or sets a Boolean value that indicates whether the connection has changed. (Inherited from Connection.)
Public property DisplayName Gets the display name of the connection. (Inherited from Connection.)
Public property IsDirectoryService Gets a Boolean value that indicates whether the data source type is a directory service. (Inherited from Connection.)
Public property Parent Gets the ConnectionManager object that is associated with the connection. (Inherited from Connection.)
Public property PropertyMapping Gets the property mappings for the connection. (Inherited from Connection.)
Public property Type Gets the data source type of the connection. (Inherited from Connection.)

Top

Methods

  Name Description
Public method AddConstantPropertyMapping(String, String)
Public method AddConstantPropertyMapping(String, String, Guid)
Public method AddPropertyMapping(String, String)
Public method AddPropertyMapping(String, String, Guid)
Public method Delete (Overrides Connection.Delete().)
Public method Equals Compares this connection to another connection. (Inherited from Connection.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode Returns the hash code for the display name of the connection. (Inherited from Connection.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RemovePropertyMapping(String)
Public method RemovePropertyMapping(String, Guid)
Public method ToString (Inherited from Object.)
Public method Update (Overrides Connection.Update().)

Top

Fields

  Name Description
Protected field ds Represents the ConnectionManager object that is associated with the connection. (Inherited from Connection.)

Top

See also

Reference

ActiveDirectoryImportConnection class

Microsoft.Office.Server.UserProfiles namespace