Click or drag to resize

X509IssuerSerial Properties

The X509IssuerSerial type exposes the following members.

Properties
  NameDescription
Public propertyIssuer
Gets an X.509 certificate issuer's distinguished name in a string format.
Public propertyIssuerName
Gets or sets an X.509 certificate issuer's distinguished name.
Public propertyRawData
Gets ASN.1-encoded byte array that represents current object.
Public propertySerialNumber
Gets or sets an X.509 certificate issuer's serial number.
Top
See Also