System::Security::Cryptography::X509Certificates::X509ExtensionCollection::idx_get methode

X509ExtensionCollection::idx_get(const String&) const method

Accessor. Niet geïmplementeerd.

SharedPtr<X509Extension> System::Security::Cryptography::X509Certificates::X509ExtensionCollection::idx_get(const String &key) const
ParameterTypeBeschrijving
sleutelconst String&Sleutel om extensie op te halen.

ReturnValue

Extensie op opgegeven sleutel.

Zie ook

X509ExtensionCollection::idx_get(int) const method

RTTI-gegevens.

SharedPtr<X509Extension> System::Collections::Generic::List<SharedPtr<X509Extension>>::idx_get(int index) const override

Zie ook