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

X509ExtensionCollectionPtr::operator[] method

Zugriffsmethode.

SharedPtr<X509Extension> & System::Security::Cryptography::X509Certificates::X509ExtensionCollectionPtr::operator[](int32_t idx) const
ParameterTypBeschreibung
idxint32_tIndex des abzurufenden Zertifikats.

ReturnValue

Zertifikat an der angegebenen Position.

Siehe auch