Partager via


DataBoxEdgeDeviceExtendedInfo.EncryptionKey Propriété

Définition

Obtient ou définit la partie publique du certificat de chiffrement. Le client l’utilise pour chiffrer n’importe quel secret.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à