| DeviceStringSetting Properties | 
The DeviceStringSetting type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AllowedValues | Alowed string values. | 
|  | Label | Label to display in UI.(Inherited from DeviceSetting.) | 
|  | MaxLength | Maximum string length. | 
|  | Name | Name should be unique.(Inherited from DeviceSetting.) | 
|  | Value | String value. | 
 See Also
See Also