Org.Apache.Http.Authentication.AuthState.AuthScope Property
Returns actual Org.Apache.Http.Authentication.AuthScope if available

Syntax

[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")]
public virtual AuthScope AuthScope { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns actual Org.Apache.Http.Authentication.AuthScope if available

Set method documentation [Android Documentation]

Sets actual Org.Apache.Http.Authentication.AuthScope.

Requirements

Namespace: Org.Apache.Http.Authentication
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1