Click or drag to resize

X509CrossCertificateDistributionPointsExtension Properties

The X509CrossCertificateDistributionPointsExtension type exposes the following members.

Properties
  NameDescription
Public propertyCritical
Gets a Boolean value indicating whether the extension is critical.
(Inherited from X509Extension.)
Public propertyCrossCertDistributionPoints
Gets an array of Cross-Certificate Distribution Points.
Public propertyDeltaSyncTimeInSeconds
Gets an optional integer field that specifies the delta between when this location will be refreshed.
Public propertyOid
Gets or sets the Oid value for an AsnEncodedData object.
(Inherited from AsnEncodedData.)
Public propertyRawData
Gets or sets the Abstract Syntax Notation One (ASN.1)-encoded data represented in a byte array.
(Inherited from AsnEncodedData.)
Top
See Also