Compartir a través de


DeviceRegistrationResult.DeviceId Propiedad

Definición

Identificador del dispositivo.

public string DeviceId { get; protected set; }
[Newtonsoft.Json.JsonProperty(PropertyName="deviceId")]
public string DeviceId { get; protected internal set; }
member this.DeviceId : string with get, set
[<Newtonsoft.Json.JsonProperty(PropertyName="deviceId")>]
member this.DeviceId : string with get, set
Public Property DeviceId As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a