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 | |
---|---|---|
ConcurrentOperation | Gets or sets a value indicating whether the sync engine supports concurrent operation of multiple instances of the management agent. | |
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. | |
DeltaImport | Gets or sets a value indicating whether the management agent supports Delta Import. | |
DistinguishedNameStyle | Gets or sets a value indicating whether the distinguished name style supported by the management agent. | |
ExportPasswordInFirstPass | Gets or sets a value indicating whether the management agent supports exporting the passwords in the first pass. | |
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. | |
FullExport | Gets or sets a value indicating whether the management agent supports Full Export. | |
IsDNAsAnchor | Gets or sets a value indicating whether the synchronization engine supports DN as anchor. | |
NoReferenceValuesInFirstExport | Gets or sets a value indicating whether the management agent requires that exported objects not contain reference values in the first export attempt. | |
Normalizations | Gets or sets a value indicating identify the normalization modes supported by a management agent. | |
ObjectConfirmation | Gets or sets a value indicating what the management agent supports for object export confirmation. | |
ObjectRename | Gets or Sets a value indicating whether the management agent supports renames. Requires MADistinguishedNameStyle.Generic or MADistinguishedNameStyle.LdapStyle. | |
SupportExport | Gets or sets a value indicating that the management agent supports export run profiles. | |
SupportHierarchy | Gets or sets a value indicating that the management agent supports hierarchy. | |
SupportImport | Gets or sets a value indicating that the management agent supports import run profiles. | |
SupportPartitions | Gets or sets a value indicating that the management agent supports partitions. | |
SupportPassword | Gets or sets a value indicating that the management agent supports IMAExtensible2Password. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
MACapabilities Class
Microsoft.MetadirectoryServices Namespace