System.Security.Cryptography.X509Certificates.X509ChainPolicy: Property Members

The properties of System.Security.Cryptography.X509Certificates.X509ChainPolicy are listed below. For a list of all members, see the X509ChainPolicy Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
ApplicationPolicySystem.Security.Cryptography.OidCollection.

Gets a collection of object identifiers (OIDs) specifying which application policies or enhanced key usages (EKUs) the certificate supports.

[read-only]
CertificatePolicySystem.Security.Cryptography.OidCollection.

Gets a collection of object identifiers (OIDs) specifying which certificate policies the certificate supports.

[read-only]
ExtraStoreX509Certificate2Collection.

Represents an additional collection of certificates that can be searched by the chaining engine when validating a certificate chain.

RevocationFlagX509RevocationFlag.

Gets or sets values for X509 revocation flags.

RevocationModeX509RevocationMode.

Gets or sets values for X509 certificate revocation mode.

UrlRetrievalTimeoutTimeSpan.

Gets the time span that elapsed during online revocation verification or downloading the certificate revocation list (CRL).

VerificationFlagsX509VerificationFlags.

Gets verification flags for the certificate.

VerificationTimeDateTime.

The time that the certificate was verified expressed in local time.