Click or drag to resize
TlsOptionsTrustedCertificates Property
Gets trusted certificates collection

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.12.5.1
Syntax
public X509Certificate2Collection TrustedCertificates { get; }

Property Value

Type: X509Certificate2Collection
See Also