| SecurityConfigurationView Class |
Namespace: X3Platform.Security.Configuration
The SecurityConfigurationView type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| Load | 加载配置信息 (Inherited from XmlConfigurationViewT.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Reload | 重新加载配置信息 (Overrides XmlConfigurationViewTReload.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| m_ConfigFilePath | 配置文件的路径 (Inherited from XmlConfigurationViewT.) |
| Name | Description | |
|---|---|---|
| AESCryptoCiphertextFormat | AES 加密方式的默认密文格式 | |
| AESCryptoIV | AES 加密方式的默认初始化向量 | |
| AESCryptoKey | AES 加密方式的默认密钥 长度为八位内容 | |
| AESCryptoMode | AES 加密方式的默认运算模式 | |
| AESCryptoPadding | AES 加密方式的默认填充模式 | |
| ConfigFilePath | 配置文件的完整路径 (Inherited from XmlConfigurationViewT.) | |
| Configuration | 配置信息 (Inherited from XmlConfigurationViewT.) | |
| DESCryptoCiphertextFormat | DES 加密方式的默认密文格式 | |
| DESCryptoIV | DES 加密方式的默认初始化向量 | |
| DESCryptoKey | DES 加密方式的默认密钥 长度为八位内容 | |
| Instance | 实例 | |
| MD5CryptoCiphertextFormat | MD5 加密方式的默认密文格式 | |
| SHA1CryptoCiphertextFormat | SHA1 加密方式的默认密文格式 |