Android.Net.LocalSocket.PeerCredentials Property
Retrieves the credentials of this socket's peer.

Syntax

[get: Android.Runtime.Register("getPeerCredentials", "()Landroid/net/Credentials;", "GetGetPeerCredentialsHandler")]
public virtual Credentials PeerCredentials { get; }

Value

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.IO.IOException

Remarks

Retrieves the credentials of this socket's peer. Only valid on connected sockets.

[Android Documentation]

Requirements

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