Folder 2.5 GetMetaDataByIshFolderRef
This function returns the properties of the given folder.
Parameters
| Name | Type | Direction | Description |
|---|---|---|---|
| psAuthContext | String | InOut | 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. |
| plFolderRef | Long | In | Identifier of the folder |
| psXMLRequestedMetaData | String | In | Requested Metadata XML structure indicating which metadata has to be retrieved for a given object. |
| psOutXMLFolderList | String | Out | The Folder Metadata XML structure containing the metadata of the folder |
Requirements are:
- The user must have read access for the object.