KeyVaultKeyReference Class

Definition

Describes a reference to Key Vault Key.

public class KeyVaultKeyReference
type KeyVaultKeyReference = class
Public Class KeyVaultKeyReference
Inheritance
KeyVaultKeyReference

Constructors

KeyVaultKeyReference()

Initializes a new instance of the KeyVaultKeyReference class.

KeyVaultKeyReference(String, KeyVaultKeyReferenceSourceVault)

Initializes a new instance of the KeyVaultKeyReference class.

Properties

KeyUrl

Gets or sets the URL referencing a key encryption key in Key Vault.

SourceVault

Gets or sets describes a resource Id to source Key Vault.

Methods

Validate()

Validate the object.

Applies to