SignerInformationStore public class SignerInformationStore Documentation public int Count { get; } The number of signers in the collection. public SignerInformationStore(SignerInformation signerInfo) public SignerInformationStore(IEnumerable<SignerInformation> signerInfos) public SignerInformation GetFirstSigner(SignerID selector) public IList<SignerInformation> GetSigners() public IList<SignerInformation> GetSigners(SignerID selector)