Partager via


DiskEncryptionProperties.EncryptionAlgorithm Propriété

Définition

Obtient ou définit l’identificateur d’algorithme pour le chiffrement, RSA-OAEP par défaut. Les valeurs possibles sont les suivantes : « RSA-OAEP », « RSA-OAEP-256 », « RSA1_5 »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à