Click or drag to resize

X509CTLEntry Properties

The X509CTLEntry type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
Gets a collection of attributes associated with the current certificate.
Public propertyCertificate
Gets a pointer to a X509Certificate2 object which is described by this object. If the certificate is not installed on the current system, the property returns Zero.
Public propertyThumbprint
Gets certificate's thumbprint value.
Top
See Also