The members of Org.Apache.Http.Authentication.AuthScope are listed below.
See Also: Inherited members from Java.Lang.Object
| Creates a copy of the given credentials scope. | ||
| Creates a new credentials scope for the given host, port, any realm name, and any authentication scheme. | ||
| Creates a new credentials scope for the given host, port, realm, and any authentication scheme. | ||
| Creates a new credentials scope for the given host, port, realm, and authentication scheme. | 
| A constructor used when creating managed representations of JNI objects; called by the runtime. | 
| [read-only] static   | Any | AuthScope. Default scope matching any host, port, realm and authentication scheme. | 
| [read-only] static   | AnyHost | string. The null value represents any host. | 
| [read-only] static   | AnyRealm | string. The null value represents any realm. | 
| [read-only] static   | AnyScheme | string. The null value represents any authentication scheme. | 
| [read-only] | Host | string. | 
| [read-only] | Port | int. | 
| [read-only] | Realm | string. | 
| [read-only] | Scheme | string. | 
| [read-only] override   | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. | 
| [read-only] override   | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |