DeviceParam Type
Device information parameter.
Remarks
Device information parameter used in the app flow to provide device information to the directory server.
Fields
category Int32 |
The category of the parameter. Possible values include:
| ||||||||
fieldName String |
The name of the parameter. | ||||||||
value String |
The value of the parameter. | ||||||||
valueType DeviceParamValueTypes |
The type of the value. Possible values are:
|
Constructors
public init()
Creates an empty DeviceParam instance whose properties can be set.