Org.Apache.Http.Authentication.IAuthScheme.IsComplete Property
Authentication process may involve a series of challenge-response exchanges.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Authentication process may involve a series of challenge-response exchanges. This method tests if the authorization process has been completed, either successfully or unsuccessfully, that is, all the required authorization challenges have been processed in their entirety.

[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