System::Security::Cryptography::X509Certificates::X509ExtensionCollectionPtr::operator[] method

X509ExtensionCollectionPtr::operator[] method

Åtkomstmetod.

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

ReturnValue

Certifikat på angiven position.

Se även