Org.Apache.Http.Authentication.IAuthScheme.IsConnectionBased Property
Tests if the authentication scheme is provides authorization on a per connection basis instead of usual per request basis

Syntax

[get: Android.Runtime.Register("isConnectionBased", "()Z", "GetIsConnectionBasedHandler:Org.Apache.Http.Authentication.IAuthSchemeInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public bool IsConnectionBased { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Tests if the authentication scheme is provides authorization on a per connection basis instead of usual per request basis

[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