Aracılığıyla paylaş


DeviceRegistrationResult.RegistrationId Property

Definition

This id is used to uniquely identify a device registration of an enrollment.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to