Partager via


EncryptionSettingsCollection.Enabled Propriété

Définition

Obtient ou définit cet indicateur sur true et fournit DiskEncryptionKey et keyEncryptionKey facultatif pour activer le chiffrement. Définissez cet indicateur sur false et supprimez DiskEncryptionKey et KeyEncryptionKey pour désactiver le chiffrement. Si EncryptionSettings est null dans l’objet de requête, les paramètres existants restent inchangés.

[Newtonsoft.Json.JsonProperty(PropertyName="enabled")]
public bool Enabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="enabled")>]
member this.Enabled : bool with get, set
Public Property Enabled As Boolean

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à