[]
Gets the chain of certificates used to create the signature. The first certificate in the list is the signing certificate.
IList<X509Certificate2> SigningCertificateChain { get; }
ReadOnly Property SigningCertificateChain As IList(Of X509Certificate2)