Freigeben über


AddCertBinding-Methode der MSFT_NetIPHttpsConfiguration-Klasse

Fügt dem Profil ein HTTP-SSL-Zertifikat hinzu.

Syntax

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

Parameter

CertificateHash [in]

TBD

ApplicationId [in]

TBD

IpPort [in]

TBD

CertificateStoreName [in]

TBD

NullEncryption [in]

TBD

Anforderungen

Unterstützte Mindestversion (Client)
Windows 8
Unterstützte Mindestversion (Server)
Windows Server 2012
Namespace
Root\StandardCimv2
MOF
NetTtCim.mof
DLL
NetTtCim.dll

Weitere Informationen

MSFT_NetIPHttpsConfiguration