SecurityAlgorithms.TripleDesEncryption 字段
定义
指定一个 URI,该 URI 指向用于加密 XML 的三重 DES 加密算法。Specifies a URI that points to the Triple DES cryptographic algorithm for encrypting XML. 此字段为常数。This field is constant.
public: System::String ^ TripleDesEncryption;
public const string TripleDesEncryption;
val mutable TripleDesEncryption : string
Public Const TripleDesEncryption As String