次の方法で共有


BasicAuthentication クラス

BasicAuthentication。

Azure に送信するには、必要なすべてのパラメーターを設定する必要があります。

継承
BasicAuthentication

コンストラクター

BasicAuthentication(*, username: str = None, password: str = None, **kwargs)

パラメーター

名前 説明
type
必須
str

必須。 サーバーによって入力された定数。

username
必須
str

ユーザー名を取得または設定します。

password
必須
str

パスワードを取得または設定します。戻り値は常に空になります。

キーワードのみのパラメーター

名前 説明
username
必須
password
必須