Mono Class Library: Mono.Unix.UnixClient Overview | Members

Mono.Unix.UnixClient.PeerCredential Property

Gets the credentials for the other side of the Unix domain socket connection. [Edit]

public PeerCred PeerCredential { get; }

Value

Mono.Unix.PeerCred [Edit]

Exceptions

TypeReason
ObjectDisposedException Instance has been disposed. [Edit]

Remarks

Not all operating systems support peer credentials on Unix domain sockets. This might not be available on all systems. [Edit]

Requirements

Namespace: Mono.Unix
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0