Compartilhar via


AuthScope.Match(AuthScope) Método

Definição

Testa se os escopos de autenticação correspondem.

[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

Parâmetros

that
AuthScope

Retornos

Atributos

Comentários

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

Aplica-se a