次の方法で共有


ComposeDeploymentDescription.IsRegistryPasswordEncrypted プロパティ

定義

指定されたレジストリ パスワードが暗号化されているかどうかを取得します。

public bool IsRegistryPasswordEncrypted { get; set; }
member this.IsRegistryPasswordEncrypted : bool with get, set
Public Property IsRegistryPasswordEncrypted As Boolean

プロパティ値

レジストリ パスワードが暗号化されている場合は True。 それ以外の場合は false です。

適用対象