AnonymousPipeServerStreamAcl 类

定义

AnonymousPipeServerStream 类提供与安全相关的 API。

public ref class AnonymousPipeServerStreamAcl abstract sealed
public static class AnonymousPipeServerStreamAcl
type AnonymousPipeServerStreamAcl = class
Public Class AnonymousPipeServerStreamAcl
继承
AnonymousPipeServerStreamAcl

方法

Create(PipeDirection, HandleInheritability, Int32, PipeSecurity)

使用指定的管道方向、继承模式、缓冲区大小和管道安全性创建 AnonymousPipeServerStream 类的新实例。

适用于