SecurityConfigurationViewDESCryptoKey Property |
DES 加密方式的默认密钥 长度为八位内容
Namespace: X3Platform.Security.ConfigurationAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic string DESCryptoKey { get; }
public:
property String^ DESCryptoKey {
String^ get ();
}
Property Value
Type:
String
See Also