KeyVaultCredentialSettings.CredentialName Property

Definition

Gets or sets credential name.

[Newtonsoft.Json.JsonProperty(PropertyName="credentialName")]
public string CredentialName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="credentialName")>]
member this.CredentialName : string with get, set
Public Property CredentialName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to