PipeStreamImpersonationWorker Delegate
.NET Framework (current version)
Represents the method to call as the client.
Assembly: System.Core (in System.Core.dll)
Use this delegate to specify a method to call when impersonating the client. 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.
.NET Framework
Available since 3.5
Available since 3.5
Show: