다음을 통해 공유


KeyVaultCredentialSettings.AzureKeyVaultUrl Property

Definition

Gets the azure key vault URL.

[Newtonsoft.Json.JsonIgnore]
public string AzureKeyVaultUrl { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.AzureKeyVaultUrl : string with get, set
Public Property AzureKeyVaultUrl As String

Property Value

The azure key vault URL for Credential Management.

Attributes
Newtonsoft.Json.JsonIgnoreAttribute

Applies to