The System.Security.Cryptography.Pkcs.SignerInfoCollection class represents a collection of System.Security.Cryptography.Pkcs.SignerInfo objects. System.Security.Cryptography.Pkcs.SignerInfoCollection implements the ICollection interface.
See Also: SignerInfoCollection Members
This class does not have a public constructor; therefore, it cannot be publicly instantiated. It is a read-only class accessible from the SignedCms.SignerInfos property or the SignerInfo.CounterSignerInfos property.