System::Security::Cryptography::X509Certificates::X509ExtensionCollection::idx_get 메서드
X509ExtensionCollection::idx_get(const String&) const method
액세서. 구현되지 않음.
SharedPtr<X509Extension> System::Security::Cryptography::X509Certificates::X509ExtensionCollection::idx_get(const String &key) const
| 매개변수 | 형식 | 설명 |
|---|---|---|
| key | const String& | 확장자를 가져올 키. |
ReturnValue
지정된 키의 확장자.
또 보기
- Typedef SharedPtr
- Class X509Extension
- Class String
- Class X509ExtensionCollection
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++
X509ExtensionCollection::idx_get(int) const method
RTTI 데이터.
SharedPtr<X509Extension> System::Collections::Generic::List<SharedPtr<X509Extension>>::idx_get(int index) const override
또 보기
- Typedef SharedPtr
- Class X509Extension
- Class X509ExtensionCollection
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++