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.
- pipeSecurity
A System.IO.Pipes.PipeSecurity object that specifies an access control list (ACL) entry to apply to the current pipe.
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.