System::Security::Cryptography::X509Certificates::X509CertificateCollectionPtr klass
X509CertificateCollectionPtr class
Pekare till en samling av X509-certifikat. Denna typ är en pekare för att hantera andra objekts borttagning. Den bör allokeras på stacken och skickas till funktioner antingen som värde eller som en konstant referens.
class X509CertificateCollectionPtr : public System::SmartPtr<X509CertificateCollection>
Metoder
| Metod | Beskrivning |
|---|---|
| operator[](int) const | Åtkomstmetod. |
| X509CertificateCollectionPtr() | Konstruktor för nullpekare. |
| X509CertificateCollectionPtr(const SharedPtr<X509CertificateCollection>&) | Konstruktor. |
Se även
- Class SmartPtr
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++