Documentation Center

Folder 2.5 Rename

Renames a folder in the Content Manager repository.


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.
plFolderRefLongInIdentifier of the folder
psNewFolderNameStringInNew name of the folder

Requirements are:
  • The user must have write access in the parent folder.
Some typical scenarios are:
  • When the user is not a member of the owner's usergroup of the given folder, you receive an error (ObjectNotPartOfUserGroup, -117).