Documentation Center

User 2.5 FindPreferences

How to find preferences of existing Content Manager users.

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.
psUserIdStringInThe element name of the user (e.g. VUSERADMIN).
psSetNameFilterStringInThe set name filter used for filtering preference sets.
psItemNameFilterStringInThe item name filter used for filtering preference items of the found sets.
psXMLPreferencesStringOutPreferences XML structure with the preferences of the user.

Requirements are:
  • The user must be an administrator or the psUserId must be an element name of the current user.