X509CertificateTrustList Properties |
The X509CertificateTrustList type exposes the following members.
| Name | Description | |
|---|---|---|
| Entries |
Gets a collection of X509CertificateTrustListEntry elements.
| |
| Extensions |
Gets a collection of X509Extension objects.
| |
| ListIdentifier |
Gets a string that uniquely identifies the list. This member is used to augment the SubjectUsage and further specifies the list when desired.
| |
| NextUpdate |
Indication of the date and time for the CTL's next available scheduled update.
| |
| RawData |
Gets the raw data of a certificate trust list.
| |
| SequenceNumber |
Gets a monotonically increasing number for each update of the CTL.
| |
| SubjectAlgorithm |
Gets the algorithm type of the Thumbprint in X509CertificateTrustListEntry members of the
Entries member array.
| |
| SubjectUsage |
Gets a collection of OIDs that represents intended usages of the certificate trust list.
| |
| ThisUpdate |
Gets the issue date of this.
| |
| Version |
Gets X.509 certificate trust list (CTL) version. Currently, only Version 1 is defined.
|