SymmetricEncryptedSecret.EncryptionAlgorithm Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the algorithm used to encrypt the "Value". Possible values include: 'None', 'AES256', 'RSAES_PKCS1_v_1_5'
[Newtonsoft.Json.JsonProperty(PropertyName="encryptionAlgorithm")]
public Microsoft.Azure.Management.StorSimple8000Series.Models.EncryptionAlgorithm EncryptionAlgorithm { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="encryptionAlgorithm")>]
member this.EncryptionAlgorithm : Microsoft.Azure.Management.StorSimple8000Series.Models.EncryptionAlgorithm with get, set
Public Property EncryptionAlgorithm As EncryptionAlgorithm
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute