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 | |
---|---|---|
Connectors | Gets a ConnectorCollection object that contains a collection of the CSEntry objects for the management agent. | |
Name | Gets the name of the management agent. (Inherited from ManagementAgent) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
CreateDN | Overloaded. (Inherited from ManagementAgent) | |
Equals | (Inherited from Object) | |
EscapeDNComponent | Overloaded. (Inherited from ManagementAgent) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
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) | |
ToString | (Inherited from Object) | |
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 | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
ConnectedMA Class
Microsoft.MetadirectoryServices Namespace
ManagementAgent
ConnectorCollection
CSEntry
Microsoft.MetadirectoryServices