System.Security.Cryptography.X509Certificates.X509ChainPolicy.CertificatePolicy Property

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

Syntax

public System.Security.Cryptography.OidCollection CertificatePolicy { get; }

Value

Documentation for this section has not yet been entered.

Remarks

By default, this collection is empty. This property is only supported on Windows XP and later operating systems.

Requirements

Namespace: System.Security.Cryptography.X509Certificates
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0