Share via


DataBoxSecret.DeviceSerialNumber Property

Definition

Gets serial number of the assigned device.

[Newtonsoft.Json.JsonProperty(PropertyName="deviceSerialNumber")]
public string DeviceSerialNumber { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="deviceSerialNumber")>]
member this.DeviceSerialNumber : string
Public ReadOnly Property DeviceSerialNumber As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to