CreateNamedPipeServerStreamContext.PipeSecurity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the default access control and audit security.
public System.IO.Pipes.PipeSecurity? PipeSecurity { get; init; }
member this.PipeSecurity : System.IO.Pipes.PipeSecurity with get, set
Public Property PipeSecurity As PipeSecurity