WebSSLPkcs7Chain Property
Gets entire SSL certificate chain returned by web server.
Namespace: PKI.WebAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
public X509Certificate2Collection Pkcs7Chain { get; }
Public ReadOnly Property Pkcs7Chain As X509Certificate2Collection
Get
public:
property X509Certificate2Collection^ Pkcs7Chain {
X509Certificate2Collection^ get ();
}
member Pkcs7Chain : X509Certificate2Collection with get
Property Value
X509Certificate2Collection