言語

DefaultProxyAuthenticationHandler コンストラクター

定義

オーバーロード

名前 説明
DefaultProxyAuthenticationHandler()

プロキシ認証ハンドラーを初期化します。

DefaultProxyAuthenticationHandler(IntPtr, JniHandleOwnership)

DefaultProxyAuthenticationHandler()

プロキシ認証ハンドラーを初期化します。

[Android.Runtime.Register(".ctor", "()V", "")]
public DefaultProxyAuthenticationHandler();
属性

注釈

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

適用対象

DefaultProxyAuthenticationHandler(IntPtr, JniHandleOwnership)

protected DefaultProxyAuthenticationHandler(IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Org.Apache.Http.Impl.Client.DefaultProxyAuthenticationHandler : nativeint * Android.Runtime.JniHandleOwnership -> Org.Apache.Http.Impl.Client.DefaultProxyAuthenticationHandler

パラメーター

javaReference
IntPtr

nativeint

注釈

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

適用対象