Share via


CERT_OTHER_LOGOTYPE_INFO structure (wincrypt.h)

La structure CERT_OTHER_LOGOTYPE_INFO contient des informations sur les types de logo qui ne sont pas prédéfinis.

Syntaxe

typedef struct _CERT_OTHER_LOGOTYPE_INFO {
  LPSTR              pszObjId;
  CERT_LOGOTYPE_INFO LogotypeInfo;
} CERT_OTHER_LOGOTYPE_INFO, *PCERT_OTHER_LOGOTYPE_INFO;

Membres

pszObjId

Adresse d’une chaîne ANSI terminée par null qui contient l’identificateur d’objet du type de logo. Il peut s’agir de l’une des valeurs suivantes.

Valeur Signification
szOID_LOYALTY_OTHER_LOGOTYPE
"1.3.6.1.5.5.7.20.1"
Le logo est un logo de fidélité.
szOID_BACKGROUND_OTHER_LOGOTYPE
"1.3.6.1.5.5.7.20.2"
Le logo est un logo d’arrière-plan.

LogotypeInfo

Structure CERT_LOGOTYPE_INFO qui contient les informations de type de logo.

Configuration requise

Condition requise Valeur
Client minimal pris en charge Windows Vista [applications de bureau uniquement]
Serveur minimal pris en charge Windows Server 2008 [applications de bureau uniquement]
En-tête wincrypt.h