Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はあなたがweb.configで偽装できることを知っています、
コンソールアプリケーションのapp.configでまったく同じことが可能ですか?
コンソールアプリは、実行中のユーザーのコンテキストですでに実行されているため、はい、これがデフォルトの動作です。
ASP.NETにはこの機能があります。これは、iisワーカープロセスが、参照しているユーザーではなく、ASPNETアカウントのコンテキストで既に実行されているためです。