ASP.NET IIS Registration Tool (Aspnet_regiis.exe)

本文介绍 ASP.NET IIS 注册工具 (Aspnet_regiis.exe) 的用法,包括如何使用该工具注册 ASP.NET 应用到 IIS、配置权限、加密及解密 Web.config 文件配置节等关键操作。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

https://msdn.microsoft.com/en-us/library/k6h9cz8h.aspx

The ASP.NET IIS Registration tool (Aspnet_regiis.exe) is used to register ASP.NET applications with Internet Information Services (IIS).

This topic describes the options, syntax, and other information for using the tool.

 

获取授权

-pa container account

aspnet_regiis.exe -pa "NetFrameworkConfigurationKey" "NT Authority\Network Service"

Grants permission for the specified user or group account to access the specified key container. This option can take the following modifiers:

  • -pku   Substitutes a user-specified container for the default machine container.

  • -csp provider   Specifies the container provider to use.

  • -full   Specifies that full access should be added (by default, access is read-only).

 

加密  需要管理员权限运行

-pef section webApplicationDirectory

Encrypts the specified configuration section of the Web.config file in the specified physical (not virtual) directory.

Example 

aspnet_regiis.exe -pef "connectionStrings" .

 

 

解密

-pdf sectionwebApplicationDirectory

Decrypts the specified configuration section of the Web.config file in the specified physical (not virtual) directory.

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值