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

X509ExtensionCollectionPtr::operator[] method

Accessor.

SharedPtr<X509Extension> & System::Security::Cryptography::X509Certificates::X509ExtensionCollectionPtr::operator[](int32_t idx) const
ParameterTypeBeschrijving
idxint32_tIndex van certificaat om op te halen.

ReturnValue

Certificaat op opgegeven positie.

Zie ook