EDI Integrator 2016 .NET Edition
EDI Integrator 2016 .NET Edition
Questions / Feedback?

TrustedCerts Property

A collection of trusted CA certificates.

Syntax

[VB.NET]
Public Property TrustedCerts As CertificateList

[C#]
public CertificateList TrustedCerts {get;}

Remarks

If this collection is populated the component will validate any certificates that are loaded against the CA certificates specified here.

If this collection is not populated no validation will occur. Certificates are imported into this collection by calling the ImportTrustedCerts method.

See also FailOnUntrustedCert and TrustedCertsData. ;

This property is not available at design time.

Default Value

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
EDI Integrator 2016 .NET Edition - Version 16.0 [Build 7362]