AbstractHttpClient.TargetAuthenticationHandler Proprietà

Definizione

Ottiene o imposta il gestore di autenticazione di destinazione.

public Org.Apache.Http.Client.IAuthenticationHandler? TargetAuthenticationHandler { [Android.Runtime.Register("getTargetAuthenticationHandler", "()Lorg/apache/http/client/AuthenticationHandler;", "")] get; [Android.Runtime.Register("setTargetAuthenticationHandler", "(Lorg/apache/http/client/AuthenticationHandler;)V", "GetSetTargetAuthenticationHandler_Lorg_apache_http_client_AuthenticationHandler_Handler")] set; }
[<get: Android.Runtime.Register("getTargetAuthenticationHandler", "()Lorg/apache/http/client/AuthenticationHandler;", "")>]
[<set: Android.Runtime.Register("setTargetAuthenticationHandler", "(Lorg/apache/http/client/AuthenticationHandler;)V", "GetSetTargetAuthenticationHandler_Lorg_apache_http_client_AuthenticationHandler_Handler")>]
member this.TargetAuthenticationHandler : Org.Apache.Http.Client.IAuthenticationHandler with get, set

Valore della proprietà

Attributi

Commenti

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a