Java.Net.SecureCacheResponse.LocalPrincipal Property
Gets the local principle that the original connection sent to the server.

Syntax

[get: Android.Runtime.Register("getLocalPrincipal", "()Ljava/security/Principal;", "GetGetLocalPrincipalHandler")]
public abstract Java.Security.IPrincipal LocalPrincipal { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets the local principle that the original connection sent to the server. When the original connection fetched the network resource, the principle was sent to the server during handshaking process.

[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