Bagikan melalui


MachineProperties.ClientPublicKey Property

Definition

Gets or sets public Key that the client provides to be used during initial resource onboarding

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to