ICertPropertyDescription interface (certenroll.h)
The ICertPropertyDescription interface enables you to specify and retrieve a string that contains descriptive information for a certificate. You can use this interface to identify the intended purpose of a certificate for display in a user interface.
Note The CERTENROLL_PROPERTYID value is XCN_CERT_DESCRIPTION_PROP_ID.
Inheritance
The ICertPropertyDescription interface inherits from ICertProperty. ICertPropertyDescription also has these types of members:
Methods
The ICertPropertyDescription interface has these methods.
ICertPropertyDescription::get_Description Retrieves a description of the certificate. |
ICertPropertyDescription::Initialize Initializes the object from a string that contains descriptive information about the certificate. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | certenroll.h |