Java.Net.Authenticator.RequestingScheme Property
Returns the scheme of the connection that requests authorization, for example HTTP Basic Authentication.

Syntax

[get: Android.Runtime.Register("getRequestingScheme", "()Ljava/lang/String;", "GetGetRequestingSchemeHandler")]
protected string RequestingScheme { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the scheme of the connection that requests authorization, for example HTTP Basic Authentication.

[Android Documentation]

Requirements

Namespace: Java.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1