SecurityConfigurationViewMD5CryptoCiphertextFormat Property |
MD5 加密方式的默认密文格式
Namespace: X3Platform.Security.ConfigurationAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic string MD5CryptoCiphertextFormat { get; }
public:
property String^ MD5CryptoCiphertextFormat {
String^ get ();
}
Property Value
Type:
String
See Also