Click or drag to resize

X509CertificateContextProperty Properties

The X509CertificateContextProperty type exposes the following members.

Properties
  NameDescription
Public propertyCertificate
Gets the certificate the property is associated with.
Public propertyPropertyName
Gets the certificate property name.
Public propertyPropertyValue
Gets the certificate property value. The type of the value is determined by a UnderlyingType property.
Public propertyUnderlyingType
Gets the type of the value stored in the PropertyValue property.
Top
See Also