言語

AbstractHttpClient.CreateProxyAuthenticationHandler メソッド

定義

既定のプロキシ認証ハンドラーを作成します。

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

返品

属性

注釈

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

適用対象