Open
Description
Description
Please mention Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.NamedPipeTransportOptions.
Otherwise it is hard to figure out how to configure PipeSecurity for the server.
[Added by JamesNK]
It's also possible to customize security using CreateNamedPipeServerStream API added in .NET 9: https://learn.microsoft.com/en-us/aspnet/core/release-notes/aspnetcore-9.0?view=aspnetcore-9.0#customize-kestrel-named-pipe-endpoints
CreateNamedPipeServerStream allows different security settings per-endpoint.
Page URL
https://learn.microsoft.com/en-us/aspnet/core/grpc/interprocess-namedpipes?view=aspnetcore-8.0
Content source URL
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/grpc/interprocess-namedpipes.md
Document ID
58d486b8-0e04-9767-2089-deb43a28f56b
Article author
Metadata
Metadata
Assignees
Type
Projects
Status
👀 In review