Skip to content

gRPC Inter-process: mention NamedPipeTransportOptions configuration of Pipe Security #31489

Open
@Drapondur

Description

@Drapondur

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

@JamesNK


Associated WorkItem - 203533

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

👀 In review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions