| KernelConfigurationView Class |
Namespace: X3Platform.Configuration
The KernelConfigurationView type exposes the following members.
| Name | Description | |
|---|---|---|
| KernelConfigurationView | 构造函数 |
| Name | Description | |
|---|---|---|
| AddKeyValue(String, String) | ||
| AddKeyValue(String, String, Boolean) | ||
| AddKeyValues | ||
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetKeyValue | 获取配置信息的值 | |
| GetType | (Inherited from Object.) | |
| LoadOptions | 加载选项 | |
| MemberwiseClone | (Inherited from Object.) | |
| ReplaceKeyValue | 替换参数占位符为实际的值 | |
| Save | 保存配置信息 | |
| Serialize | 序列化配置信息 | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| ApplicationClientId | 应用客户端调用的 AppKey | |
| ApplicationClientSecret | 应用客户端调用的 AppSecret | |
| ApplicationHomePage | 应用程序主页 | |
| ApplicationIconPath | 应用程序图标 | |
| ApplicationPathRoot | 物理路径根地址 | |
| ApplicationSpringConfigFilePath | 应用程序Spring配置文件路径 | |
| ApplicationTempPathRoot | 物理路径临时文件夹根地址 | |
| AuthenticationManagementType | 验证管理类型 | |
| Author | 作者 | |
| Configuration | 核心配置信息 | |
| Domain | 域信息 | |
| FileHostName | 文件服务器名称 | |
| HostName | 应用服务器名称 | |
| Instance |
实例
| |
| NetworkCredentialDomain | 网络认证所属的域信息 | |
| OptionCommandText | 选项信息的查询命令 | |
| SafeRefererHosts | 安全的的引用服务器 | |
| StaticFileHostName | 静态文件服务器名称 | |
| SystemName | 系统名称 | |
| SystemStatus | 系统状态 Development(开发) | Test(测试版) | Production(生产版) | |
| Version | 版本 | |
| WebmasterEmail | 管理员邮件地址 |