System::Security::Cryptography::X509Certificates::X509ExtensionCollectionPtr::operator[]‑metod

X509ExtensionCollectionPtr::operator[] method

Åtkomstmetod.

SharedPtr<X509Extension> & System::Security::Cryptography::X509Certificates::X509ExtensionCollectionPtr::operator[](int32_t idx) const
ParameterTypeBeskrivning
idxint32_tIndex för certifikat att hämta.

ReturnValue

Certifikat på angiven position.

Se även