IOCSPPropertyCollection::DeleteProperty method (certadm.h)
The DeleteProperty method removes a named property from a property set.
Syntax
HRESULT DeleteProperty(
[in] const BSTR bstrPropName
);
Parameters
[in] bstrPropName
A string that contains the name of the property to remove.
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 Datacenter, Windows Server 2008 Enterprise [desktop apps only] |
Target Platform | Windows |
Header | certadm.h (include Certserv.h) |
Library | Certadm.lib |
DLL | Certadm.dll |