QueueEncryptionPolicy.Key Property

Definition

An object of type IKey that is used to wrap/unwrap the content key during encryption.

public Microsoft.Azure.KeyVault.Core.IKey Key { get; }
member this.Key : Microsoft.Azure.KeyVault.Core.IKey
Public ReadOnly Property Key As IKey

Property Value

Applies to