KeyOperation.SecureUnwrapKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value that indicates the key can be used to securely unwrap a key into a trusted execution environment (TEE) with the SecureUnwrapKeyAsync(SecureKeyWrapAlgorithm, Byte[], String, CancellationToken) or SecureUnwrapKey(SecureKeyWrapAlgorithm, Byte[], String, CancellationToken) methods.
public static Azure.Security.KeyVault.Keys.KeyOperation SecureUnwrapKey { get; }
static member SecureUnwrapKey : Azure.Security.KeyVault.Keys.KeyOperation
Public Shared ReadOnly Property SecureUnwrapKey As KeyOperation
Property Value
Remarks
This value is only available with API version 2026-01-01-preview and newer.