MACapabilities Members

Represents a management agent capabilities object.

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

Public Constructors

  Name Description
  MACapabilities  

Top

Public Properties

  Name Description
public property ConcurrentOperation Gets or sets a value indicating whether the sync engine supports concurrent operation of multiple instances of the management agent.
public property DeleteAddAsReplace Gets or sets a value indicating whether the management agent supports Delete-Adds. If true, all delete-adds will be exported as object replacements.
public property DeltaImport Gets or sets a value indicating whether the management agent supports Delta Import.
public property DistinguishedNameStyle Gets or sets a value indicating whether the distinguished name style supported by the management agent.
public property ExportPasswordInFirstPass Gets or sets a value indicating whether the management agent supports exporting the passwords in the first pass.
public property ExportType Gets or sets a value indicating whether the sync engine should create object replacements, objects with attribute replacements or objects with attribute updates during export.
public property FullExport Gets or sets a value indicating whether the management agent supports Full Export.
public property IsDNAsAnchor Gets or sets a value indicating whether the synchronization engine supports DN as anchor.
public property NoReferenceValuesInFirstExport Gets or sets a value indicating whether the management agent requires that exported objects not contain reference values in the first export attempt.
public property Normalizations Gets or sets a value indicating identify the normalization modes supported by a management agent.
public property ObjectConfirmation Gets or sets a value indicating what the management agent supports for object export confirmation.
public property ObjectRename Gets or Sets a value indicating whether the management agent supports renames. Requires MADistinguishedNameStyle.Generic or MADistinguishedNameStyle.LdapStyle.
public property SupportExport Gets or sets a value indicating that the management agent supports export run profiles.
public property SupportHierarchy Gets or sets a value indicating that the management agent supports hierarchy.
public property SupportImport Gets or sets a value indicating that the management agent supports import run profiles.
public property SupportPartitions Gets or sets a value indicating that the management agent supports partitions.
public property SupportPassword Gets or sets a value indicating that the management agent supports IMAExtensible2Password.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

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

Top

See Also

Reference

MACapabilities Class
Microsoft.MetadirectoryServices Namespace