IAdmModificationLog2
The IAdmModificationLog2 interface extends the IAdmModificationLog interface.
Inheritance: IAdmTop
Properties
-
Property
-
Description
-
Enabled
-
Gets or sets a value indicating whether the Modification Log is enabled for the directory object.
-
StartDateTime
-
Gets or sets the date and time starting from which log records are requested.
-
EndDateTime
-
Gets or sets the date and time up to which log records are requested.
-
Log
-
Gets the Modification Log of the object.
Details
Enabled
Gets or sets a value indicating whether the Modification Log is enabled for the directory object.
- Type:
- Boolean
- Access:
- Read/Write
StartDateTime
Gets or sets the date and time starting from which log records are requested.
- Type:
- DateTime
- Access:
- Read/Write
EndDateTime
Gets or sets the date and time up to which log records are requested.
- Type:
- DateTime
- Access:
- Read/Write
Log
Gets the Modification Log of the object.
- Type:
- IAdmLog
- Access:
- Read-only
Requirements
Minimum required version: 2010.1