CSEntry Members
Represents an entry in the connector space.
The following tables list the members exposed by the CSEntry type.
Protected Constructors
Name | Description | |
---|---|---|
CSEntry | Creates an instance of the CSEntry class. |
Top
Public Properties
Name | Description | |
---|---|---|
ConnectionChangeTime | Gets the local date and time of when the CSEntry object was last connected to, or disconnected from, a metaverse object. This property is not available in the ExportEntry method. | |
ConnectionRule | Gets one of the RuleType values that indicates the type of rule that connected the CSEntry object to, or disconnected the CSEntry from, a metaverse object. This property is not available in the ExportEntry method. | |
ConnectionState | Gets one of the ConnectionState values that indicates the connection state of the connector space object. This property is not available in the ExportEntry method or the ShouldDeleteFromMV method. | |
DN | Gets or sets a ReferenceValue object that represents the distinguished name of the connector space entry. | |
Item | Gets the Attrib object for an attribute in the CSEntry object. | |
MA | Gets a ManagementAgent object that represents the management agent to which the connector space entry belongs. This property is not available in the ExportEntry method. | |
ObjectClass | Gets a ValueCollection object that contains the object class of the connector space entry. | |
ObjectType | Gets the name of the object type of the connector space entry. | |
RDN | Gets or sets the relative distinguished name of the connector space entry. This property escapes characters as required and retrieves unescaped characters. This property should not be set with escaped characters. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
CommitNewConnector | Finishes the process of creating a connector and adding it to the ConnectorCollection object. This method is not available in the ExportEntry method. | |
Deprovision | Changes the CSEntry object to a disconnector CSEntry object. This method is not available in the ExportEntry method. | |
Equals | (Inherited from Object) | |
GetEnumerator | ||
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | Overridden. Returns a System.String that represents the current object. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
CSEntry Class
Microsoft.MetadirectoryServices Namespace
Attrib Class
ConnectionState Enumeration
ExportEntry
ShouldDeleteFromMV
ManagementAgent
ReferenceValue
ValueCollection
Microsoft.MetadirectoryServices