Freigeben über


KeyVaultSecretManager.GetKey(KeyVaultSecret) Methode

Definition

Ordnet Geheimnisse einem Konfigurationsschlüssel zu.

public virtual string GetKey (Azure.Security.KeyVault.Secrets.KeyVaultSecret secret);
abstract member GetKey : Azure.Security.KeyVault.Secrets.KeyVaultSecret -> string
override this.GetKey : Azure.Security.KeyVault.Secrets.KeyVaultSecret -> string
Public Overridable Function GetKey (secret As KeyVaultSecret) As String

Parameter

secret
KeyVaultSecret

Die KeyVaultSecret-Instanz.

Gibt zurück

Name des Konfigurationsschlüssels zum Speichern des Geheimniswerts.

Gilt für: