言語

AbstractHttpClient.CreateTargetAuthenticationHandler メソッド

定義

既定のターゲット認証ハンドラーを作成します。

[Android.Runtime.Register("createTargetAuthenticationHandler", "()Lorg/apache/http/client/AuthenticationHandler;", "GetCreateTargetAuthenticationHandlerHandler")]
protected abstract Org.Apache.Http.Client.IAuthenticationHandler? CreateTargetAuthenticationHandler();
[<Android.Runtime.Register("createTargetAuthenticationHandler", "()Lorg/apache/http/client/AuthenticationHandler;", "GetCreateTargetAuthenticationHandlerHandler")>]
abstract member CreateTargetAuthenticationHandler : unit -> Org.Apache.Http.Client.IAuthenticationHandler

返品

属性

注釈

このページの一部は、Androidオープンソースプロジェクトによって作成および共有された作業に基づく変更でありCreative Commons 2.5属性ライセンスに記載されている条件に従って使用されます。

適用対象