Click or drag to resize

X509CertificateTrustListEntry Properties

The X509CertificateTrustListEntry type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
Gets a collection of attributes associated with the current certificate.
Public propertyCertificate
Gets an instance of X509Certificate2 object which is associated with the current trust list entry. This member may return null when certificate data is not available.
Public propertyThumbprint
Gets certificate's thumbprint value.
Top
See Also