SecureUnwrapResult Class

Definition

Represents information about a secure unwrap operation.

public class SecureUnwrapResult
type SecureUnwrapResult = class
Public Class SecureUnwrapResult
Inheritance
SecureUnwrapResult

Properties

Name Description
Algorithm

Gets the SecureKeyWrapAlgorithm used.

Key

Gets the unwrapped key.

KeyId

Gets the key identifier of the KeyVaultKey used to unwrap the key.

Applies to