ConnectedMA Members

Represents a management agent that contains connectors to a metaverse object.

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

Protected Constructors

  Name Description
  ConnectedMA Creates an instance of the ConnectedMA class.

Top

Public Properties

  Name Description
public property Connectors Gets a ConnectorCollection object that contains a collection of the CSEntry objects for the management agent.
public property Name  Gets the name of the management agent. (Inherited from ManagementAgent)

Top

Public Methods

(see also Protected Methods)

  Name Description
public method CreateDN  Overloaded. (Inherited from ManagementAgent)
public method Equals  (Inherited from Object)
public method EscapeDNComponent  Overloaded. (Inherited from ManagementAgent)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method NormalizeString  Normalizes the case and accents in a string according to the setting for that particular management agent (MA). By calling this function, you can normalize the string according to the connected directory format during provisioning. As a result, when the management agent string is imported back to the connector space from the target directory, the imported string value is the same as what was written to the connector space at provisioning time, allowing confirmation of the export. (Inherited from ManagementAgent)
public method ToString  (Inherited from Object)
public method UnescapeDNComponent  Extracts the individual naming elements from a distinguished name component. The component can contain escaped characters. (Inherited from ManagementAgent)

Top

Protected Methods

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

Top

See Also

Reference

ConnectedMA Class
Microsoft.MetadirectoryServices Namespace
ManagementAgent
ConnectorCollection
CSEntry
Microsoft.MetadirectoryServices