Lenguaje

AbstractAuthenticationHandler Constructores

Definición

Sobrecargas

Nombre Description
AbstractAuthenticationHandler()

Inicializa la base del controlador de autenticación.

AbstractAuthenticationHandler(IntPtr, JniHandleOwnership)

AbstractAuthenticationHandler()

Inicializa la base del controlador de autenticación.

[Android.Runtime.Register(".ctor", "()V", "")]
public AbstractAuthenticationHandler();
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

AbstractAuthenticationHandler(IntPtr, JniHandleOwnership)

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

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