certview.h header
This header is used by Security and Identity. For more information, see:
certview.h contains the following programming interfaces:
Interfaces
ICertView Allows properly authorized clients to create a customized or complete view of the Certificate Services database. |
ICertView2 Allow properly authorized clients to create a customized or complete view of the Certificate Services database. |
IEnumCERTVIEWATTRIBUTE Represents an attribute-enumeration sequence that contains the certificate attributes for the current row of the row-enumeration sequence. |
IEnumCERTVIEWCOLUMN Represents a column-enumeration sequence that contains the column data for the current row of the enumeration sequence. |
IEnumCERTVIEWEXTENSION Represents an extension-enumeration sequence that contains the certificate extension data for the current row of the row-enumeration sequence. |
IEnumCERTVIEWROW Represents a row-enumeration sequence that contains the data in the rows of the Certificate Services view, allowing further access to the columns, attributes, and extensions associated with each row. |