Share via


DataBoxSecret.DevicePassword Property

Definition

Gets password for out of the box experience on device.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to