NamedPipeServerStreamAcl 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
为 NamedPipeServerStream 类提供与安全相关的 API。
public ref class NamedPipeServerStreamAcl abstract sealed
public static class NamedPipeServerStreamAcl
type NamedPipeServerStreamAcl = class
Public Class NamedPipeServerStreamAcl
- 继承
-
NamedPipeServerStreamAcl
方法
Create(String, PipeDirection, Int32, PipeTransmissionMode, PipeOptions, Int32, Int32, PipeSecurity, HandleInheritability, PipeAccessRights) |
使用指定的管道名称、管道方向、最大数量的服务器实例、传输模式、管道选项、建议的输入输出缓冲区大小、管道安全性、继承模式和管道访问权限创建 NamedPipeServerStream 类的新实例。 |