Documentation Center

UserRole 2.5 RetrieveMetaData

Describes how to retrieve the metadata information for user roles

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.
pasUserRoleIdsStringArrayInString array with element name of user roles
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 UserRole ObjectList XML structure containing the metadata of the user roles

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