System.IO.Pipes.NamedPipeServerStream.RunAsClient Method

Calls a delegate while impersonating the client.

Syntax

[System.MonoTODO]
public void RunAsClient (PipeStreamImpersonationWorker impersonationWorker)

Parameters

impersonationWorker
The delegate that specifies a method to call.

Remarks

The connecting client's permissions are applied to the remote server. For example, if the connecting client tries to request the contents of a file on the server, the client can request only files that it has sufficient permissions to open.

Requirements

Namespace: System.IO.Pipes
Assembly: System.Core (in System.Core.dll)
Assembly Versions: 4.0.0.0