Share via


SignedCms.SignerInfos Properti

Definisi

Properti SignerInfos mengambil koleksi yang SignerInfoCollection terkait dengan pesan CMS/PKCS #7.

public:
 property System::Security::Cryptography::Pkcs::SignerInfoCollection ^ SignerInfos { System::Security::Cryptography::Pkcs::SignerInfoCollection ^ get(); };
public System.Security.Cryptography.Pkcs.SignerInfoCollection SignerInfos { get; }
member this.SignerInfos : System.Security.Cryptography.Pkcs.SignerInfoCollection
Public ReadOnly Property SignerInfos As SignerInfoCollection

Nilai Properti

Objek SignerInfoCollection yang mewakili informasi penanda tangan untuk pesan CMS/PKCS #7.

Berlaku untuk

Lihat juga