言語

AbstractHttpClient.TargetAuthenticationHandler プロパティ

定義

ターゲット認証ハンドラーを取得または設定します。

public Org.Apache.Http.Client.IAuthenticationHandler? TargetAuthenticationHandler { [Android.Runtime.Register("getTargetAuthenticationHandler", "()Lorg/apache/http/client/AuthenticationHandler;", "")] get; [Android.Runtime.Register("setTargetAuthenticationHandler", "(Lorg/apache/http/client/AuthenticationHandler;)V", "GetSetTargetAuthenticationHandler_Lorg_apache_http_client_AuthenticationHandler_Handler")] set; }
[<get: Android.Runtime.Register("getTargetAuthenticationHandler", "()Lorg/apache/http/client/AuthenticationHandler;", "")>]
[<set: Android.Runtime.Register("setTargetAuthenticationHandler", "(Lorg/apache/http/client/AuthenticationHandler;)V", "GetSetTargetAuthenticationHandler_Lorg_apache_http_client_AuthenticationHandler_Handler")>]
member this.TargetAuthenticationHandler : Org.Apache.Http.Client.IAuthenticationHandler with get, set

プロパティ値

属性

注釈

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象