Share via


KeyOperation.WrapKey Property

Definition

Gets a value that indicates the key can be used to wrap another key with the WrapKeyAsync(KeyWrapAlgorithm, Byte[], CancellationToken) or WrapKey(KeyWrapAlgorithm, Byte[], CancellationToken) methods.

public static Azure.Security.KeyVault.Keys.KeyOperation WrapKey { get; }
static member WrapKey : Azure.Security.KeyVault.Keys.KeyOperation
Public Shared ReadOnly Property WrapKey As KeyOperation

Property Value

Applies to