CertificateAuthenticationOptions.AdditionalChainCertificates Property

Definition

Collection of X509 certificates which are added to the X509Chain.ChainPolicy.ExtraStore of the certificate chain.

public System.Security.Cryptography.X509Certificates.X509Certificate2Collection AdditionalChainCertificates { get; set; }
member this.AdditionalChainCertificates : System.Security.Cryptography.X509Certificates.X509Certificate2Collection with get, set
Public Property AdditionalChainCertificates As X509Certificate2Collection

Property Value

Applies to