Org.Apache.Http.Authentication.IAuthScheme.GetParameter Method
Returns authentication parameter with the given name, if available.

Syntax

[Android.Runtime.Register("getParameter", "(Ljava/lang/String;)Ljava/lang/String;", "GetGetParameter_Ljava_lang_String_Handler:Org.Apache.Http.Authentication.IAuthSchemeInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public string GetParameter (string name)

Parameters

name
The name of the parameter to be returned

Returns

Documentation for this section has not yet been entered.

Remarks

Returns authentication parameter with the given name, if available.

[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