System::Security::Cryptography::X509Certificates::X509ExtensionCollection::idx_get metode
X509ExtensionCollection::idx_get(const String&) const method
Akses. Tidak diimplementasikan.
SharedPtr<X509Extension> System::Security::Cryptography::X509Certificates::X509ExtensionCollection::idx_get(const String &key) const
| Parameter | Tipe | Deskripsi |
|---|---|---|
| kunci | const String& | Kunci untuk mengambil ekstensi pada. |
ReturnValue
Ekstensi pada kunci yang ditentukan.
Lihat Juga
- Typedef SharedPtr
- Class X509Extension
- Class String
- Class X509ExtensionCollection
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++
X509ExtensionCollection::idx_get(int) const method
Data RTTI.
SharedPtr<X509Extension> System::Collections::Generic::List<SharedPtr<X509Extension>>::idx_get(int index) const override
Lihat Juga
- Typedef SharedPtr
- Class X509Extension
- Class X509ExtensionCollection
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++