Class Module | Description |
---|---|
Certificate | Use the Certificate Object to access information about a digital certificate. |
CertificateList | Use this control to present the user with an interface to select certificates. The CertificateList Control is derived from a standard ListView window. By default it has this standard appearance:
|
Certificates | Collection of Certificate Objects. |
CertificateStore | Use the CertificateStore Object to gain access to a store of certificates on the local system. |
Enumeration | Description |
---|---|
AppearanceConstants | Enumerates the Appearance property. |
BorderStyleConstants | Enumerates the BorderStyle property. |
CertificateErrorConstants | Certificate Error Constants |
KeyUsageConstants | Enumerates the Usage parameter of the KeyUsage property. |
ProviderConstants | Enumerates the cryptographic providers allowed by Microsoft. The most commonly used provider for Microsoft certificates is the Microsoft Base Cryptographic Provider. |
StoreLocationConstants | Enumerates the possible values of the Location property of the CertificateStore Object. |