CERTDATAID enumeration

Do not use. Used to identify a request by GetCertData.

Syntax

typedef enum tagCERTDATAID { 
  CDID_EMAIL      = 0,
  CDID_ALT_EMAIL  = 1,
  CDID_MAX        = 2
} ACCESSTYPE;

Constants

CDID_EMAIL

Indicates the data to get from the certificate.

CDID_ALT_EMAIL

Indicates the data to get from the certificate's alternate subject field.

CDID_MAX

Indicates the total number of values in this enumeration.

Requirements

Minimum supported client
Windows XP [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Product
Outlook Express 6.0
Header
Mimeole.h
IDL
Mimeole.idl