Org.Apache.Http.Authentication.IAuthScheme.Realm Property
Returns authentication realm.

Syntax

[get: Android.Runtime.Register("getRealm", "()Ljava/lang/String;", "GetGetRealmHandler:Org.Apache.Http.Authentication.IAuthSchemeInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public string Realm { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns authentication realm. If the concept of an authentication realm is not applicable to the given authentication scheme, returns null.

[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