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  Overloaded. (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  (Inherited from ManagementAgent)
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString  (Inherited from Object)
public method UnescapeDNComponent  (Inherited from ManagementAgent)
Top

Protected Methods

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

See Also