Documentation Center

UserGroup 2.5 GetMetaData

Retrieves the metadata information for the specified user group

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.
psUserGroupIdStringInThe element name of the user group (e.g. VUSERGROUPDEFAULTDEPARTMENT)
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:
  • When no user group is found with the supplied psUserGroupId, an InvalidObjectException is thrown.
  • The level attribute on the ishfield element must be 'none'.