Org.Apache.Http.Authentication.AuthScope Class
The class represents an authentication scope consisting of a host name, a port number, a realm name and an authentication scheme name which Org.Apache.Http.Authentication.ICredentials apply to.

See Also: AuthScope Members

Syntax

[Android.Runtime.Register("org/apache/http/auth/AuthScope", DoNotGenerateAcw=true)]
public class AuthScope : Java.Lang.Object

Remarks

The class represents an authentication scope consisting of a host name, a port number, a realm name and an authentication scheme name which Org.Apache.Http.Authentication.ICredentials apply to.

[Android Documentation]

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