Partager via


DeviceRegistrationResult.RegistrationId Propriété

Définition

Cet ID est utilisé pour identifier de manière unique une inscription d’appareil d’une inscription.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à