Org.Apache.Http.Authentication.AuthScope: Property Members

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

Public Properties

[read-only]
static
AnyAuthScope. Default scope matching any host, port, realm and authentication scheme.
[read-only]
static
AnyHoststring. The null value represents any host.
[read-only]
static
AnyRealmstring. The null value represents any realm.
[read-only]
static
AnySchemestring. The null value represents any authentication scheme.
[read-only]
Hoststring.
[read-only]
Portint.
[read-only]
Realmstring.
[read-only]
Schemestring.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.