次の方法で共有


RegistryCredentials.PasswordSecretRef プロパティ

定義

レジストリ ログイン パスワードを含むシークレットの名前を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象