Interface ICertPropertyDescription (certenroll.h)

L’interface ICertPropertyDescription vous permet de spécifier et de récupérer une chaîne qui contient des informations descriptives pour un certificat. Vous pouvez utiliser cette interface pour identifier l’objectif prévu d’un certificat à afficher dans une interface utilisateur.

Note La valeur CERTENROLL_PROPERTYID est XCN_CERT_DESCRIPTION_PROP_ID.

 

Héritage

L’interface ICertPropertyDescription hérite d’ICertProperty. ICertPropertyDescription a également les types de membres suivants :

Méthodes

L’interface ICertPropertyDescription a ces méthodes.

 
ICertPropertyDescription::get_Description

Récupère une description du certificat.
ICertPropertyDescription::Initialize

Initialise l’objet à partir d’une chaîne qui contient des informations descriptives sur le certificat.

Configuration requise

   
Client minimal pris en charge Windows Vista [applications de bureau uniquement]
Serveur minimal pris en charge Windows Server 2008 [applications de bureau uniquement]
Plateforme cible Windows
En-tête certenroll.h

Voir aussi

ICertProperties

ICertProperty

ICertPropertyFriendlyName