Documentation Center

User 2.5 SetPreferences

How to set create/update preferences for 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).
psXMLPreferencesStringInPreferences XML structure with the preferences that will be set on the current object.

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