DefaultTargetAuthenticationHandler Construtores

Definição

Sobrecargas

Nome Description
DefaultTargetAuthenticationHandler()

Inicializa o manipulador de autenticação de destino.

DefaultTargetAuthenticationHandler(IntPtr, JniHandleOwnership)

DefaultTargetAuthenticationHandler()

Inicializa o manipulador de autenticação de destino.

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

Comentários

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a

DefaultTargetAuthenticationHandler(IntPtr, JniHandleOwnership)

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

Parâmetros

javaReference
IntPtr

nativeint

Comentários

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a