The members of System.Security.Cryptography.X509Certificates.X509ChainPolicy are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Security.Cryptography.X509Certificates.X509ChainPolicy class. |
[read-only] | ApplicationPolicy | System.Security.Cryptography.OidCollection.
Gets a collection of object identifiers (OIDs) specifying which application policies or enhanced key usages (EKUs) the certificate supports. |
[read-only] | CertificatePolicy | System.Security.Cryptography.OidCollection.
Gets a collection of object identifiers (OIDs) specifying which certificate policies the certificate supports. |
[read-only] | ExtraStore | X509Certificate2Collection.
Represents an additional collection of certificates that can be searched by the chaining engine when validating a certificate chain. |
RevocationFlag | X509RevocationFlag.
Gets or sets values for X509 revocation flags. | |
RevocationMode | X509RevocationMode.
Gets or sets values for X509 certificate revocation mode. | |
UrlRetrievalTimeout | TimeSpan.
Gets the time span that elapsed during online revocation verification or downloading the certificate revocation list (CRL). | |
VerificationFlags | X509VerificationFlags.
Gets verification flags for the certificate. | |
VerificationTime | DateTime.
The time that the certificate was verified expressed in local time. |
Reset()
|