Sdílet prostřednictvím


SignedCms.SignerInfos Vlastnost

Definice

Vlastnost SignerInfos načte kolekci přidruženou SignerInfoCollection ke zprávě 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

Hodnota vlastnosti

Objekt SignerInfoCollection , který představuje informace podepisující pro zprávu CMS/PKCS č. 7.

Platí pro

Viz také