IX509CertificateTemplates::get_ItemByOid method (certenroll.h)
The ItemByOid property retrieves an IX509CertificateTemplate object from the collection by object identifier.
This property is read-only.
Syntax
HRESULT get_ItemByOid(
IObjectId *pOid,
IX509CertificateTemplate **ppValue
);
Parameters
pOid
ppValue
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 [desktop apps only] |
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
Target Platform | Windows |
Header | certenroll.h |