KeyOperation.SecureWrapKey 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 wrap a key generated inside a trusted execution environment (TEE) with the SecureWrapKeyAsync(SecureKeyWrapAlgorithm, CancellationToken) or SecureWrapKey(SecureKeyWrapAlgorithm, CancellationToken) methods.
public static Azure.Security.KeyVault.Keys.KeyOperation SecureWrapKey { get; }
static member SecureWrapKey : Azure.Security.KeyVault.Keys.KeyOperation
Public Shared ReadOnly Property SecureWrapKey As KeyOperation
Property Value
Remarks
This value is only available with API version 2026-01-01-preview and newer.