KeyEncryptionKeyInfo 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.
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. |