System::Security::Cryptography::X509Certificates::X509ExtensionCollection::idx_get metod

X509ExtensionCollection::idx_get(const String&) const method

Åtkomstmetod. Inte implementerad.

SharedPtr<X509Extension> System::Security::Cryptography::X509Certificates::X509ExtensionCollection::idx_get(const String &key) const
ParameterTypeBeskrivning
nyckelconst String&Nyckel för att hämta tillägg vid.

ReturnValue

Tillägg vid angiven nyckel.

Se även

X509ExtensionCollection::idx_get(int) const method

RTTI‑data.

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

Se även