description | ms.assetid | title | ms.topic | ms.date |
---|---|---|---|---|
The following interfaces can be used to create a certificate property. |
c64fca58-fb2f-412f-b7c0-5db1979d051b |
Certificate Property Interfaces |
reference |
05/31/2018 |
The following interfaces can be used to create a certificate property.
Interface | Description |
---|---|
ICertProperties | Manage a collection of ICertProperty objects. |
ICertProperty | Associates an external property with a certificate. |
ICertPropertyArchived | Represents a certificate property that identifies whether a certificate has been archived. |
ICertPropertyArchivedKeyHash | Represents a SHA-1 hash of an encrypted private key submitted to a certification authority for archival. |
ICertPropertyAutoEnroll | Represents a certificate property that identifies a template that has been configured to enable autoenrollment of the certificate. |
ICertPropertyBackedUp | Represents a certificate property that identifies whether a certificate has been backed up and, if so, the date and time that it was saved. |
ICertPropertyDescription | Enables you to specify and retrieve a string that contains descriptive information for a certificate. |
ICertPropertyEnrollment | Represents a certificate property that contains certificate and certification authority information created when the client calls the Enroll method on the IX509Enrollment interface. |
ICertPropertyEnrollmentPolicyServer | Represents an external certificate property that contains information about a certificate enrollment policy (CEP) server and a certificate enrollment server (CES). |
ICertPropertyFriendlyName | Enables you to specify and retrieve a string that contains the display name of a certificate. |
ICertPropertyKeyProvInfo | Represents a certificate property that contains information about a private key. |
ICertPropertyRenewal | Represents a certificate property that contains a SHA-1 hash of the new certificate created when an existing certificate is renewed. |
ICertPropertyRequestOriginator | Represents a certificate property that contains the Domain Naming System (DNS) name of the computer on which the request was created. |
ICertPropertyRequestOriginator | Represents a certificate property that contains the Domain Naming System (DNS) name of the computer on which the request was created. |