Metodo ICryptAttributes::get_IndexByObjectId (certenroll.h)

La proprietà IndexByObjectId recupera l'indice di un attributo in base all'identificatore dell'oggetto (OID).

Questa proprietà è di sola lettura.

Sintassi

HRESULT get_IndexByObjectId(
  IObjectId *pObjectId,
  LONG      *pIndex
);

Parametri

pObjectId

pIndex

Valore restituito

nessuno

Requisiti

   
Client minimo supportato Windows Vista [solo app desktop]
Server minimo supportato Windows Server 2008 [solo app desktop]
Piattaforma di destinazione Windows
Intestazione certenroll.h
DLL CertEnroll.dll

Vedi anche

ICryptAttribute

ICryptAttributes

IX509Attribute

IX509AttributeExtensions

IX509Attributes