ConditionManagement 1.0 SearchInDocuments [deprecated]
Searches objects in which the specified condition name and value are used.
Parameters
| Name | Type | Direction | Description |
|---|---|---|---|
| psAuthContext | String | In | Deprecated proprietary authentication context only used by .ASMX web services based on internal username/password authentication. Claims based security standards drive all the WCF .SVC web services making this parameter redundant. |
| psConditionName | String | In | The condition name |
| psConditionValue | String | In | The condition value |
| psOutXMLDocuments | String | Out | The objects in which the specified condition name and value are used |