QueueRequestOptions.EncryptionPolicy Property

Definition

Gets or sets the encryption policy for the request.

public Microsoft.Azure.Storage.Queue.QueueEncryptionPolicy EncryptionPolicy { get; set; }
member this.EncryptionPolicy : Microsoft.Azure.Storage.Queue.QueueEncryptionPolicy with get, set
Public Property EncryptionPolicy As QueueEncryptionPolicy

Property Value

An object of type EncryptionPolicy.

Applies to