The properties of Org.Apache.Http.Authentication.AuthScope are listed below. For a list of all members, see the AuthScope Members list.
See Also: Inherited members from Java.Lang.Object
[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. |