NamedPipeServerStreamAcl 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供類別的安全性相關 API NamedPipeServerStream 。
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 類別的新執行個體。 |