Share via


DataBoxHeavySecret.EncodedValidationCertPubKey Property

Definition

Gets the base 64 encoded public key to authenticate with the device

[Newtonsoft.Json.JsonProperty(PropertyName="encodedValidationCertPubKey")]
public string EncodedValidationCertPubKey { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="encodedValidationCertPubKey")>]
member this.EncodedValidationCertPubKey : string
Public ReadOnly Property EncodedValidationCertPubKey As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to