System::Security::Cryptography::X509Certificates::X509Certificate::CreateFromSignedFile طريقة

X509Certificate::CreateFromSignedFile method

ينشئ شهادة من الملف الموقع المحدد.

static SharedPtr<X509Certificate> System::Security::Cryptography::X509Certificates::X509Certificate::CreateFromSignedFile(const String &filename)
ParameterTypeالوصف
اسم الملفconst String&اسم ملف الشهادة.

ReturnValue

الشهادة التي تم إنشاؤها حديثًا.

انظر أيضًا