ICertProperty::get_RawData メソッド (certenroll.h)
RawData プロパティは、証明書プロパティの値を取得します。
このプロパティは読み取り専用です。
構文
HRESULT get_RawData(
EncodingType Encoding,
BSTR *pValue
);
パラメーター
Encoding
pValue
戻り値
なし
解説
PropertyId を呼び出して、RawData プロパティを呼び出す前に取得するプロパティを識別します。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows Vista [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows Server 2008 [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | certenroll.h |
[DLL] | CertEnroll.dll |