System::Security::Cryptography::X509Certificates::X509Certificate2CollectionPtr::operator[] 方法
X509Certificate2CollectionPtr::operator[] method
访问器。
SharedPtr<X509Certificate2> & System::Security::Cryptography::X509Certificates::X509Certificate2CollectionPtr::operator[](size_t idx) const
| Parameter | Type | 描述 |
|---|---|---|
| idx | size_t | 获取证书的索引。 |
ReturnValue
指定位置的证书。
另见
- Typedef SharedPtr
- Class X509Certificate2
- Class X509Certificate2CollectionPtr
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++