ConnectorCollectionByDN Class
Represents a collection of connector objects that can be indexed by distinguished name. Each connector object is represented by a CSEntry object.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)
Usage
'Usage
Dim instance As ConnectorCollectionByDN
Syntax
'Declaration
<DefaultMemberAttribute("Item")> _
Public MustInherit Class ConnectorCollectionByDN
[DefaultMemberAttribute("Item")]
public abstract class ConnectorCollectionByDN
[DefaultMemberAttribute(L"Item")]
public ref class ConnectorCollectionByDN abstract
/** @attribute DefaultMemberAttribute("Item") */
public abstract class ConnectorCollectionByDN
DefaultMemberAttribute("Item")
public abstract class ConnectorCollectionByDN
Inheritance Hierarchy
System.Object
Microsoft.MetadirectoryServices.ConnectorCollectionByDN
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Target Platforms
See Also
Reference
ConnectorCollectionByDN Members
Microsoft.MetadirectoryServices Namespace
CSEntry
Microsoft.MetadirectoryServices