你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

KeyEncryptionKeyInfo Class

Definition

Key Encryption Key (KEK) information.

public class KeyEncryptionKeyInfo
type KeyEncryptionKeyInfo = class
Public Class KeyEncryptionKeyInfo
Inheritance
KeyEncryptionKeyInfo

Constructors

KeyEncryptionKeyInfo()

Initializes a new instance of the KeyEncryptionKeyInfo class.

KeyEncryptionKeyInfo(String, String)

Initializes a new instance of the KeyEncryptionKeyInfo class.

Properties

KeyIdentifier

Gets or sets the key URL / identifier.

KeyVaultResourceArmId

Gets or sets the KeyVault resource ARM Id for key.

Applies to