AbstractHttpClient.ProxyAuthenticationHandler Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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.