System::Security::Cryptography::X509Certificates::X509CertificateCollectionPtr クラス
X509CertificateCollectionPtr class
X509 証明書のコレクションへのポインタ。この型は他のオブジェクトの削除を管理するポインタです。スタック上に割り当て、関数には値渡しまたは const 参照で渡すべきです。
class X509CertificateCollectionPtr : public System::SmartPtr<X509CertificateCollection>
メソッド
| メソッド | 説明 |
|---|---|
| operator[](int) const | アクセサ。 |
| X509CertificateCollectionPtr() | ヌルポインタコンストラクタです。 |
| X509CertificateCollectionPtr(const SharedPtr<X509CertificateCollection>&) | コンストラクタ。 |
参照
- Class SmartPtr
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++