DefaultProxyAuthenticationHandler Constructores

Definición

Sobrecargas

Nombre Description
DefaultProxyAuthenticationHandler()

Inicializa el controlador de autenticación de proxy.

DefaultProxyAuthenticationHandler(IntPtr, JniHandleOwnership)

DefaultProxyAuthenticationHandler()

Inicializa el controlador de autenticación de proxy.

[Android.Runtime.Register(".ctor", "()V", "")]
public DefaultProxyAuthenticationHandler();
Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a

DefaultProxyAuthenticationHandler(IntPtr, JniHandleOwnership)

protected DefaultProxyAuthenticationHandler(IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Org.Apache.Http.Impl.Client.DefaultProxyAuthenticationHandler : nativeint * Android.Runtime.JniHandleOwnership -> Org.Apache.Http.Impl.Client.DefaultProxyAuthenticationHandler

Parámetros

javaReference
IntPtr

nativeint

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a