Click or drag to resize

X509ServiceLocatorExtension Properties

The X509ServiceLocatorExtension type exposes the following members.

Properties
  NameDescription
Public propertyAuthorityInformationAccess
Gets an array of URLs contained in Authority Information Access extension.
Public propertyCritical
Gets a Boolean value indicating whether the extension is critical.
(Inherited from X509Extension.)
Public propertyIssuerName
Gets issuer X.500 distinguished name.
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