UserGroup 2.5 RetrieveMetaData

Describes how to retrieve the metadata information for user groups

Parameters

NameTypeDirectionDescription
psAuthContextStringInOutDeprecated 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.
pasUserGroupIdsStringArrayInString array with element name of user groups
peActivityFilterActivity FilterInThe enumeration which can be used to limit the result to only the active or inactive objects
psXMLMetadataFilterStringInMetadataFilter XML structure with additional filter on metadata to limit the objects on which metadata has to be returned
psXMLRequestedMetaDataStringInRequested Metadata XML structure indicating which metadata has to be retrieved for a given object.
psOutXMLObjListStringOutThe UserGroup ObjectList XML structure containing the metadata of the user groups

Note that:
  • The level attribute on the ishfield element must be 'none'.
  • The order of the returned objects in psOutXMLObjList is random.