Share via


RegistryCredentials.PasswordSecretRef Property

Definition

Gets or sets the name of the Secret that contains the registry login password

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to