Org.Apache.Http.Authentication.AuthSchemeRegistry.Unregister Method
Unregisters the class implementing an Org.Apache.Http.Authentication.IAuthScheme with the given name.

Syntax

[Android.Runtime.Register("unregister", "(Ljava/lang/String;)V", "")]
public void Unregister (string name)

Parameters

name
the identifier of the class to unregister

Remarks

Unregisters the class implementing an Org.Apache.Http.Authentication.IAuthScheme with the given name.

[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