Compartilhar via


DataBoxEdgeDeviceExtendedInfo.EncryptionKey Propriedade

Definição

Obtém ou define a parte pública do certificado de criptografia. O cliente usa isso para criptografar qualquer segredo.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a