The ConfigurationSettingType is a modularized data type used to provide a consistent approach to describing a particular configuration setting for a tool, application or other cyber object.
| Field Name | Type | Description | 
|---|---|---|
| Item_Name1..1 | string | 
        
           This field contains the name of the configuration item referenced by this configuration setting instance.  | 
    
| Item_Value1..1 | string | 
        
           This field contains the value of this configuration setting instance.  | 
    
| Item_Type0..1 | string | 
        
           This field contains the type of the configuration item referenced in this configuration setting instance.  | 
    
| Item_Description0..1 | string | 
        
           This field contains a description of the configuration item referenced in this configuration setting instance.  |