Click or drag to resize

WebSSLPkcs7Chain Property

Gets entire SSL certificate chain returned by web server.

Namespace:  PKI.Web
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public X509Certificate2Collection Pkcs7Chain { get; }

Property Value

Type: X509Certificate2Collection
See Also