Documentation Center

UserGroup 2.5 Delete

This topic describes the function which can be used to delete an existing 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)

Requirements are:
  • Only an 'Administrator' user can delete an user group.
Note that:
  • Deleting a user group can only be done if no other object references the user group.
  • Note that you can also disable the user group (see UserGroup.Update).