Share via


PrivateKeyVaultCredentialSettings.ServicePrincipalSecret Property

Definition

Gets the principal secret.

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

Property Value

The service principal secret to access the Azure Key Vault.

Applies to