PwsGlobalPermissionSettingElement
Overview
This structure is returned by services such as PwsGetUser, which return the full details about users. This structure contains a user's global permission setting detail structure (PwsGlobalPermissionSettingDetail).Â
Format
PwsGlobalPermissionSettingElement
- PwsGlobalPermissionSettingElement
- GlobalPermissionDisplayName: String (50)
- GlobalPermissionSettingDetail: PwsGlobalPermissionSettingDetail
- OverrideGlobalPermissionSettingFlag: Boolean
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
GlobalPermissionDisplayName | String (50) | The global permission display name. | System Settings |
GlobalPermissionSettingDetail | This structure contains the complete set of information about a global permission setting. | ||
OverrideGlobalPermissionSettingFlag | Boolean | If set to 'true', the default global permission (determined by user types associated with the user) has been overridden. | true |