SignedPkcs7TSignerInfos Property
            Gets an array of signer information that were used to sign the message.
            
Namespace: SysadminsLV.PKI.Cryptography.PkcsAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.3.0+c7aa42c7e4fd98d87c1722b230e8e27c1bbf41f0
public PkcsSignerInfoCollection SignerInfos { get; }
Public ReadOnly Property SignerInfos As PkcsSignerInfoCollection
	Get
public:
property PkcsSignerInfoCollection^ SignerInfos {
	PkcsSignerInfoCollection^ get ();
}
member SignerInfos : PkcsSignerInfoCollection with get
Property Value
PkcsSignerInfoCollection