SecurityConfigurationView Properties |
The SecurityConfigurationView type exposes the following members.
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 加密方式的默认密文格式 |