System::Security::Cryptography::X509Certificates::X509Certificate2CollectionPtr klass
X509Certificate2CollectionPtr 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 X509Certificate2CollectionPtr : public System::SmartPtr<X509Certificate2Collection>
Metoder
| Metod | Beskrivning |
|---|---|
| operator[](size_t) const | Åtkomstmetod. |
| X509Certificate2CollectionPtr() | Konstruktor för nullpekare. |
| X509Certificate2CollectionPtr(const SharedPtr<X509Certificate2Collection>&) | Konstruktor. |
Se även
- Class SmartPtr
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++