共用方式為


IX509CertificateRequestPkcs10V2::get_Template 方法 (certenroll.h)

Template 屬性會擷取初始化期間使用的憑證要求範本。

這個屬性是唯讀的。

語法

HRESULT get_Template(
  IX509CertificateTemplate **ppTemplate
);

參數

ppTemplate

傳回值

規格需求

需求
最低支援的用戶端 Windows 7 [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2008 R2 [僅限傳統型應用程式]
目標平台 Windows
標頭 certenroll.h

另請參閱

IX509CertificateRequestPkcs10V2