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