AbstractHttpClient.ProxyAuthenticationHandler Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public Org.Apache.Http.Client.IAuthenticationHandler? ProxyAuthenticationHandler { [Android.Runtime.Register("getProxyAuthenticationHandler", "()Lorg/apache/http/client/AuthenticationHandler;", "")] get; [Android.Runtime.Register("setProxyAuthenticationHandler", "(Lorg/apache/http/client/AuthenticationHandler;)V", "GetSetProxyAuthenticationHandler_Lorg_apache_http_client_AuthenticationHandler_Handler")] set; }
[<get: Android.Runtime.Register("getProxyAuthenticationHandler", "()Lorg/apache/http/client/AuthenticationHandler;", "")>]
[<set: Android.Runtime.Register("setProxyAuthenticationHandler", "(Lorg/apache/http/client/AuthenticationHandler;)V", "GetSetProxyAuthenticationHandler_Lorg_apache_http_client_AuthenticationHandler_Handler")>]
member this.ProxyAuthenticationHandler : Org.Apache.Http.Client.IAuthenticationHandler with get, set
Valore della proprietà
- Attributi
Commenti
Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.