System.IO.Pipes.PipeStream.GetAccessControl Method

Gets a System.IO.Pipes.PipeSecurity object that encapsulates the access control list (ACL) entries for the pipe described by the current System.IO.Pipes.PipeStream object.

Syntax

public PipeSecurity GetAccessControl ()

Returns

A System.IO.Pipes.PipeSecurity object that encapsulates the access control list (ACL) entries for the pipe described by the current System.IO.Pipes.PipeStream object.

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