共用方式為


MSFT_NetIPHttpsConfiguration 類別的 AddCertBinding 方法

將 HTTP SSL 憑證新增至配置檔。

語法

uint32 AddCertBinding(
  [in] string  CertificateHash,
  [in] string  ApplicationId,
  [in] string  IpPort,
  [in] string  CertificateStoreName,
  [in] boolean NullEncryption
);

參數

CertificateHash [in]

待定

ApplicationId [in]

待定

IpPort [in]

待定

CertificateStoreName [in]

待定

NullEncryption [in]

待定

需求

最低支援的用戶端
Windows 8
最低支援的伺服器
Windows Server 2012
Namespace
Root\StandardCimv2
MOF
NetTtCim.mof
DLL
NetTtCim.dll

另請參閱

MSFT_NetIPHttpsConfiguration