共用方式為


IWithCredentials 介面

定義

允許設定 Docker 登錄認證的 Web 應用程式定義。

public interface IWithCredentials
type IWithCredentials = interface
Public Interface IWithCredentials
衍生

方法

WithCredentials(String, String)

指定 Docker Hub 或 docker 登錄的使用者名稱和密碼。

適用於