Sdílet prostřednictvím


Key.ActivationKey Property

Definition

Gets or sets the activation key for the device.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to