System::Security::Cryptography::X509Certificates::X509CertificateCollectionPtr class
X509CertificateCollectionPtr class
مؤشر إلى مجموعة من شهادات X509. هذا النوع هو مؤشر لإدارة حذف كائنات أخرى. يجب تخصيصه على المكدس وتمريره إلى الدوال إما بالقيمة أو بالمرجع الثابت.
class X509CertificateCollectionPtr : public System::SmartPtr<T0>
الطرق
| طريقة | الوصف |
|---|---|
| operator[](int) const | الوصول. |
| X509CertificateCollectionPtr() | منشئ مؤشر فارغ. |
| X509CertificateCollectionPtr(const SharedPtr<X509CertificateCollection>&) | المُنشئ. |
انظر أيضًا
- Class SmartPtr
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Font for C++