Partager via


AuthState.AuthScope Propriété

Définition

Retourne la valeur réelle AuthScope si disponible

public virtual Org.Apache.Http.Authentication.AuthScope? AuthScope { [Android.Runtime.Register("getAuthScope", "()Lorg/apache/http/auth/AuthScope;", "GetGetAuthScopeHandler")] get; [Android.Runtime.Register("setAuthScope", "(Lorg/apache/http/auth/AuthScope;)V", "GetSetAuthScope_Lorg_apache_http_auth_AuthScope_Handler")] set; }
[<get: Android.Runtime.Register("getAuthScope", "()Lorg/apache/http/auth/AuthScope;", "GetGetAuthScopeHandler")>]
[<set: Android.Runtime.Register("setAuthScope", "(Lorg/apache/http/auth/AuthScope;)V", "GetSetAuthScope_Lorg_apache_http_auth_AuthScope_Handler")>]
member this.AuthScope : Org.Apache.Http.Authentication.AuthScope with get, set

Valeur de propriété

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 à