語言

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

屬性值

屬性

備註

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於