Early Preview
This is currently very much a preview. Please feel free to try things out,
but don't be upset if anything is not yet working. Feedback is welcome over on our
GitHub Dicussions page.
enum System.Security.Cryptography.X509Certificates.X509ChainTrustMode
Assembly: System.Security.Cryptography
The mode determining the root trust for building the certificate chain.
Values
System
Use the default (system) root trust.
CustomRootTrust
When this value is used, the <see cref="P:System.Security.Cryptography.X509Certificates.X509ChainPolicy.CustomTrustStore" /> will be used instead of the default root trust.