Compartilhar via


DeviceRegistrationResult.RegistrationId Propriedade

Definição

Essa ID é usada para identificar exclusivamente um registro de dispositivo de um registro.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a