Bagikan melalui


Metode ICertProperty::p ut_PropertyId (certenroll.h)

Properti PropertyId menentukan atau mengambil nilai enumerasi CERTENROLL_PROPERTYID yang mengidentifikasi properti sertifikat eksternal.

Properti ini bersifat baca/tulis.

Sintaks

HRESULT put_PropertyId(
  CERTENROLL_PROPERTYID Value
);

Parameter

Value

Nilai kembali

Tidak ada

Keterangan

Panggil properti PropertyId sebelum mencoba menginisialisasi objek ICertProperty . Panggil metode InitializeDecode atau metode InitializeFromCertificate untuk membuat nilai untuk properti sertifikat. Panggil properti RawData untuk mengambil nilai properti.

Persyaratan

Persyaratan Nilai
Klien minimum yang didukung Windows Vista [hanya aplikasi desktop]
Server minimum yang didukung Windows Server 2008 [hanya aplikasi desktop]
Target Platform Windows
Header certenroll.h
DLL CertEnroll.dll

Lihat juga

ICertProperties

ICertProperty