IWithCredentials 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
允許設定 Docker 登錄認證的 Web 應用程式定義。
public interface IWithCredentials
type IWithCredentials = interface
Public Interface IWithCredentials
- 衍生
方法
WithCredentials(String, String) |
指定 Docker Hub 或 docker 登錄的使用者名稱和密碼。 |