Share via


SignedCms.SignerInfos Özellik

Tanım

özelliği, SignerInfos CMS/PKCS #7 iletisiyle ilişkili koleksiyonu alır SignerInfoCollection .

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

Özellik Değeri

SignerInfoCollection CMS/PKCS #7 iletisinin imzalayan bilgilerini temsil eden nesne.

Şunlara uygulanır

Ayrıca bkz.