KeyInfoX509Data Properties
.NET Framework 3.5
The KeyInfoX509Data type exposes the following members.
| Name | Description | |
|---|---|---|
|
Certificates | Gets a list of the X.509v3 certificates contained in the KeyInfoX509Data object. |
|
CRL | Gets or sets the Certificate Revocation List (CRL) contained within the KeyInfoX509Data object. |
|
IssuerSerials | Gets a list of X509IssuerSerial structures that represent an issuer name and serial number pair. |
|
SubjectKeyIds | Gets a list of the subject key identifiers (SKIs) contained in the KeyInfoX509Data object. |
|
SubjectNames | Gets a list of the subject names of the entities contained in the KeyInfoX509Data object. |