SpecializedQueueClientOptions.ClientSideEncryption Property

Definition

Settings for data encryption within the SDK. Client-side encryption adds metadata to your queue messages which is necessary to maintain for decryption.

For more information, see .

public Azure.Storage.ClientSideEncryptionOptions ClientSideEncryption { get; set; }
member this.ClientSideEncryption : Azure.Storage.ClientSideEncryptionOptions with get, set
Public Property ClientSideEncryption As ClientSideEncryptionOptions

Property Value

Applies to