다음을 통해 공유


NamedPipeServerStreamAcl 클래스

정의

클래스에 대한 보안 관련 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 클래스의 새 인스턴스를 만듭니다.

적용 대상