RemoveSslCertificate method of the BitsCompactServerUrlGroup class

The RemoveSslCertificate method removes the SSL certificate for a port.

Syntax

uint32 RemoveSslCertificate(
  [in] uint16 Port
);

Parameters

Port [in]

Specifies the port on which the certificate to be removed is bound.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2008 R2
Redistributable
Windows Management Framework on Windows Server 2008 with SP2
Namespace
Root\microsoft\bits
MOF
BitsProvider.mof

See also

BitsCompactServerUrlGroup