IAdmBusinessUnitQueryRule
The IAdmBusinessUnitQueryRule interface represents the Query Results membership rule for business units.
Inheritance: IAdmBusinessUnitMembershipRule
Properties
-
Property
-
Description
-
BaseObjectPath
-
Gets or sets the ADS path of an object in the directory hierarchy to start the search from.
-
Filter
-
Gets or sets the LDAP search filter.
-
Scope
-
Gets or sets a value indicating the scope of the directory search.
Details
BaseObjectPath
Gets or sets the ADS path of an object in the directory hierarchy to start the search from. If the path contains value references, use the IAdmBusinessUnitQueryRule2::BaseObjectDnTemplate property instead.
- Type:
- String
- Access:
- Read/Write
Remarks
When this property is set, the IAdmBusinessUnitQueryRule2::BaseObjectDnTemplate property is set to an empty string.
Filter
Gets or sets the LDAP search filter. If the filter contains value references, use the IAdmBusinessUnitQueryRule2::FilterTemplate property instead.
- Type:
- String
- Access:
- Read/Write
Remarks
When this property is set, the IAdmBusinessUnitQueryRule2::FilterTemplate property is set to an empty string.
Scope
Gets or sets a value indicating the scope of the directory search.
- Type:
- ADS_SCOPEENUM
- Access:
- Read/Write
Requirements
Minimum required version: 2009.1