Java.Net.SecureCacheResponse.PeerPrincipal Property
Gets the server's principle.

Syntax

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

Value

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Javax.Net.Ssl.SSLPeerUnverifiedExceptionif the peer is unverified.

Remarks

Gets the server's principle. When the original connection retrieved network resource, the principle was established when defining the session.

[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