SignedCms.ContentInfo Egenskap

Definition

Egenskapen ContentInfo hämtar det inre innehållet i det kodade CMS/PKCS #7-meddelandet.

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

Egenskapsvärde

Ett ContentInfo objekt som representerar innehållet i det kodade CMS/PKCS #7-meddelandet.

Gäller för

Se även