CredentialsKeyVaultDetails.SecretName Property

Definition

The name of the secret stored in Azure Key Vault. The associated key pair has the following structure: { "access_key_id": "<REDACTED>", "secret_access_key": "<REDACTED>" }

public string SecretName { get; set; }
member this.SecretName : string with get, set
Public Property SecretName As String

Property Value

Applies to