PipesAclExtensions.GetAccessControl(PipeStream) Method

Definition

Returns the security information of a pipe stream.

C#
public static System.IO.Pipes.PipeSecurity GetAccessControl(this System.IO.Pipes.PipeStream stream);
C#
[System.Security.SecurityCritical]
public static System.IO.Pipes.PipeSecurity GetAccessControl(this System.IO.Pipes.PipeStream stream);

Parameters

stream
PipeStream

The existing pipe stream from which to obtain the security information.

Returns

The security descriptors of all the access control sections of the pipe stream.

Attributes

Applies to

Product Versions
.NET Core 1.1, 6, 7, 8, 9, 10
.NET Standard 2.0 (package-provided)
Windows Desktop 3.0, 3.1, 5