FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Element: acctRolesList [type updateUserDataType]

Description

List of the user’s roles. See updateUserAccountsListType.

Derived By

Type updateUserAccountsListType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
acctRoles  updateUserAccountType  1..*  List of account identifiers and roles. See updateUserAccountType.
opType  CollectionOperationType  1..1 

Type of operation performed on the user’s accounts and roles.

  • ADD—add the user to the account.

  • REPLACE—replace all current links to accounts. Unlike in the Admin Console, it is possible to replace a link from one type of account to another type.

  • DELETE—remove the link between the user and account, only if the user is linked to another account.

Referenced By
Name  Type 
updateUserDataType  Complex Type 
Definition

See updateUserDataType