CSEntryChange Members

Represents an entry in the connector space.

The following tables list the members exposed by the CSEntryChange type.

Protected Constructors

  Name Description
  CSEntryChange Creates an instance of the CSEntryChange class.

Top

Public Properties

  Name Description
public property AnchorAttributes Retrieves a read-only collection of the AttributeChange objects for those anchor attributes in the CSEntryChange object.
public property AttributeChanges Retrieves a collection of the AttributeChange objects for all attributes in the CSEntryChange object.
public property ChangedAttributeNames Retrieves or sets the changed attributes.
public property DN Retrieves or sets the distinguished name of the connector space entry.
public property ErrorCodeImport Retrieves the returned import error code.
public property ErrorDetail  
public property ErrorName  
public property Identifier Retrieves the identifier of the connector space entry.
public property ObjectModificationType Retrieves the modification type.
public property ObjectType Sets the name of the object type of the connector space entry.
public property RDN Retrieves or sets the relative distinguished name of the connector space entry.

Top

Public Methods

(see also Protected Methods)

  Name Description
public methodstatic Create Creates an instance of the CSEntryChange class.
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

CSEntryChange Class
Microsoft.MetadirectoryServices Namespace