AbstractAuthenticationHandler.ParseChallenges(IHeader[]) Metodo

Definizione

Compila una mappa schema-name-to-challenge.

[Android.Runtime.Register("parseChallenges", "([Lorg/apache/http/Header;)Ljava/util/Map;", "GetParseChallenges_arrayLorg_apache_http_Header_Handler")]
protected virtual System.Collections.Generic.IDictionary<string,Org.Apache.Http.IHeader>? ParseChallenges(Org.Apache.Http.IHeader[]? headers);
[<Android.Runtime.Register("parseChallenges", "([Lorg/apache/http/Header;)Ljava/util/Map;", "GetParseChallenges_arrayLorg_apache_http_Header_Handler")>]
abstract member ParseChallenges : Org.Apache.Http.IHeader[] -> System.Collections.Generic.IDictionary<string, Org.Apache.Http.IHeader>
override this.ParseChallenges : Org.Apache.Http.IHeader[] -> System.Collections.Generic.IDictionary<string, Org.Apache.Http.IHeader>

Parametri

headers
IHeader[]

Valori restituiti

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