X509ChainPolicy.CustomTrustStore Property

Definition

Represents a collection of certificates replacing the default certificate trust.

C#
public System.Security.Cryptography.X509Certificates.X509Certificate2Collection CustomTrustStore { get; }

Property Value

A collection of certificates replacing the default certificate trust.

Remarks

The collection is respected only when TrustMode is set to CustomRootTrust.

Applies to

Product Versions
.NET 5, 6, 7, 8, 9, 10