Share via


KeyInner.ActivationKey Property

Definition

[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