IOCSPCAConfigurationCollection::get_ItemByName method (certadm.h)
The ItemByName property gets a certification authority (CA) configuration identified by name in the configuration set.
This property is read-only.
Syntax
HRESULT get_ItemByName(
const BSTR bstrIdentifier,
VARIANT *pVal
);
Parameters
bstrIdentifier
pVal
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 Certsrv.h) |
Library | Certadm.lib |
DLL | Certadm.dll |