System.IO.Pipes.PipeStream.SetAccessControl Method

Applies the access control list (ACL) entries specified by a System.IO.Pipes.PipeSecurity object to the pipe specified by the current System.IO.Pipes.PipeStream object.

Syntax

public void SetAccessControl (PipeSecurity pipeSecurity)

Parameters

pipeSecurity
A System.IO.Pipes.PipeSecurity object that specifies an access control list (ACL) entry to apply to the current pipe.

Remarks

An access control list (ACL) describes individuals and/or groups that have, or do not have, rights to perform specific actions on a specified file. For more information, see ACL Technology Overview and How To: Add or Remove Access Control List Entries.

Requirements

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