DeviceInformation

ProvisionRequest.DeviceInformation property

Device information. When the protocol version is 14.1, the client MUST send the DeviceInformation element with its contents when sending an initial Provision command request to the server but not on subsequent requests.

public DeviceInformation DeviceInformation { get; set; }

See Also