Compartir a través de


AbstractHttpClient.ProxyAuthenticationHandler Propiedad

Definición

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

Valor de propiedad

Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a