Partager via


AuthScope.Match(AuthScope) Méthode

Définition

Teste si les étendues d’authentification correspondent.

[Android.Runtime.Register("match", "(Lorg/apache/http/auth/AuthScope;)I", "GetMatch_Lorg_apache_http_auth_AuthScope_Handler")]
public virtual int Match (Org.Apache.Http.Authentication.AuthScope? that);
[<Android.Runtime.Register("match", "(Lorg/apache/http/auth/AuthScope;)I", "GetMatch_Lorg_apache_http_auth_AuthScope_Handler")>]
abstract member Match : Org.Apache.Http.Authentication.AuthScope -> int
override this.Match : Org.Apache.Http.Authentication.AuthScope -> int

Paramètres

that
AuthScope

Retours

Attributs

Remarques

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à