System::Security::Cryptography::X509Certificates::X509CertificateCollectionPtr クラス

X509CertificateCollectionPtr class

X509 証明書のコレクションへのポインタ。この型は他のオブジェクトの削除を管理するポインタです。スタック上に割り当て、関数には値渡しまたは const 参照で渡すべきです。

class X509CertificateCollectionPtr : public System::SmartPtr<X509CertificateCollection>

メソッド

メソッド説明
operator[](int) constアクセサ。
X509CertificateCollectionPtr()ヌルポインタコンストラクタです。
X509CertificateCollectionPtr(const SharedPtr<X509CertificateCollection>&)コンストラクタ。

参照