ExternalKey Class
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.
A reference to a key whose material is held in an external HSM, used with
CreateExternalKey(CreateExternalKeyOptions, CancellationToken)
(and its async equivalent) to register a Managed HSM key that points at material managed by an external HSM.
Only available with service version 2026-01-01-preview and newer, and only supported on Managed HSM.
public class ExternalKey
type ExternalKey = class
Public Class ExternalKey
- Inheritance
-
ExternalKey
Constructors
| Name | Description |
|---|---|
| ExternalKey(String) |
Initializes a new instance of the ExternalKey class. |
Properties
| Name | Description |
|---|---|
| Id |
Gets the external key identifier. |