Aracılığıyla paylaş


DeviceRegistrationState.RegistrationId Property

Definition

Registration Id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to