IAdmLogRecord2
The IAdmLogRecord2 interface extends the IAdmLogRecord interface.
Inheritance: IUnknown
Properties
-
Property
-
Description
-
TargetObjectName
-
Gets the name of the object on which the operation was executed.
-
TargetObjectType
-
Gets the type of the object on which the operation was executed.
Details
TargetObjectName
Gets the name of the object on which the operation was executed.
- Type:
- String
- Access:
- Read-only
TargetObjectType
Gets the type of the object on which the operation was executed. The property gets a string that contains the name of an object class as defined in the Active Directory schema (e.g. "user", "group", "organizationalUnit").
- Type:
- String
- Access:
- Read-only
Requirements
Minimum required version: 2010.1