FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Element: responseData [type getUserPermissionsResponseType]

Description

See getUserPermissionsResponseDataType.

Derived By

Type getUserPermissionsResponseDataType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
userName  string  1..1  The username from the input.
accountType  string  1..1  The account type of the first account the user belongs to.
permissions  permissionListType  1..1  The list of permissions that the user has been granted. This will be shown as a string roughly in the format "platform:view.and.manage.users". See permissionListType.
Referenced By
Name  Type 
getUserPermissionsResponseType  Complex Type 
Definition

See getUserPermissionsResponseType