IAdmPropertyPattern2
The IAdmPropertyPattern2 interface extends the IAdmPropertyPattern with the ability to specify an additional object type to which a property pattern is applied.
Inheritance: IAdmPropertyPattern
Properties
-
Property
-
Description
-
AdditionalObjectType
-
Gets or sets an additional type of directory objects for which the property pattern is also effective.
Details
AdditionalObjectType
Gets or sets an additional type of directory objects for which the property pattern is also effective. The property must be set to a string that contains the name of an object class as defined in the Active Directory schema (e.g. "user", "group", "computer", "organizationalUnit", etc.).
- Type:
- String
- Access:
- Read/Write
Requirements
Minimum required version: 2010.1