なりすまし認証情報で実行するようにASP.NETアプリケーションを設定すると、アプリケーションに不必要な権限を与える可能性があります。
なりすましクレデンシャルを使用すると、ASP.NETアプリケーションは、その実行を代行するクライアントの特権、またはその構成で付与された任意の特権のいずれかで実行できるようになります。
Configuring an ASP.NET application to run with impersonated credentials may give the application unnecessary privileges.
The use of impersonated credentials allows an ASP.NET application to run with either the privileges of the client on whose behalf it is executing or with arbitrary privileges granted in its configuration.