Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The DeleteCertificate Windows Management Instrumentation (WMI) class method, in Configuration Manager, that deletes the certificate from the database.
The following syntax is simplified from Managed Object Format (MOF) code and defines the method.
Syntax
sint32 DeleteCertificate(
[IN] UInt32 CertType
);
Parameters
CertType
Data type: UInt32
Qualifiers: [in]
Certificate type.
Remarks
Requirements
Runtime Requirements
For more information, see Configuration Manager Server Runtime Requirements.
Development Requirements
For more information, see Configuration Manager Server Development Requirements.