AuthState.AuthScope Propiedad

Definición

Devuelve real AuthScope si está 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

Valor de propiedad

Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a