C#’s NamedPipeClientStream gets ‘Access to the path is denied” when server is Adminstrator and Client is user
Both server and client are running .NET Standard 2.1. The additional C# calls to deal with permissions seem missing. What’s a common way of getting past this?