Share via


CosmosDBSqlClientEncryptionKeyResourceInfo.WrappedDataEncryptionKey Property

Definition

Wrapped (encrypted) form of the key represented as a byte array.

public byte[] WrappedDataEncryptionKey { get; set; }
member this.WrappedDataEncryptionKey : byte[] with get, set
Public Property WrappedDataEncryptionKey As Byte()

Property Value

Byte[]

Applies to