类库说明文档
![]() |
JHSectionEncrypt Methods |
The JHSectionEncrypt type exposes the following members.

Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
ProtectExeSection |
针对 EXE 程序下的配置文件,标记配置节,并进行保护(.Net 程序会自行解密),异常将直接抛出
|
![]() ![]() |
ProtectSection |
标记配置节,并进行保护(.Net 程序会自行解密),异常将直接抛出
|
![]() ![]() |
ProtectWebSection |
针对 Web 站点根目录下的配置文件,标记配置节,并进行保护(.Net 程序会自行解密),异常将直接抛出
|
![]() |
ToString | (Inherited from Object.) |
![]() ![]() |
UnProtectExeSection |
针对 EXE 程序下的配置文件,从关联的配置节中移除受保护的配置加密
|
![]() ![]() |
UnProtectSection |
从关联的配置节中移除受保护的配置加密
|
![]() ![]() |
UnProtectWebSection |
针对 Web 站点根目录下的配置文件,从关联的配置节中移除受保护的配置加密
|
