System::Security::Cryptography::DSA::ToXmlString طريقة

DSA::ToXmlString method

يصدّر جميع المعلمات بتنسيق XML.

virtual String System::Security::Cryptography::DSA::ToXmlString(bool include_private_parameters) override
ParameterTypeالوصف
include_private_parametersboolصحيح لتصدير كل من المعلمات الخاصة والعامة، خطأ لتصدير المعلمات العامة فقط.

ReturnValue

معلمات مشفرة بـ XML.

انظر أيضًا