Documentation Center

User 2.5 DeletePreferences

How to delete 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).
psSetNameStringInThe set name of the preference set in which items need to be deleted.
psItemNameStringInThe item name of the preference item that needs to be deleted from the set.

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