ICertificationAuthority::get_Property メソッド (certenroll.h)

Property メソッドは、証明機関のプロパティ値を取得します。

このプロパティは読み取り専用です。

構文

HRESULT get_Property(
  EnrollmentCAProperty property,
  VARIANT              *pValue
);

パラメーター

property

pValue

戻り値

なし

必要条件

要件
サポートされている最小のクライアント Windows 7 [デスクトップ アプリのみ]
サポートされている最小のサーバー Windows Server 2008 R2 [デスクトップ アプリのみ]
対象プラットフォーム Windows
ヘッダー certenroll.h

こちらもご覧ください

ICertificationAuthority