Click or drag to resize

X509AuthorityInformationAccessExtension Properties

The X509AuthorityInformationAccessExtension type exposes the following members.

Properties
  NameDescription
Public propertyCertificationAuthorityIssuer
Gets issuer certificate location URLs.
Public propertyCritical
Gets a Boolean value indicating whether the extension is critical.
(Inherited from X509Extension.)
Public propertyOid
Gets or sets the Oid value for an AsnEncodedData object.
(Inherited from AsnEncodedData.)
Public propertyOnlineCertificateStatusProtocol
Gets Online Certificate Status Protocol service location URLs.
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