Udostępnij za pośrednictwem


ClientEncryptionKeyGetPropertiesResource.EncryptionAlgorithm Property

Definition

Gets or sets encryption algorithm that will be used along with this client encryption key to encrypt/decrypt data.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to