SignedCms.ContentInfo Eigenschap

Definitie

De ContentInfo eigenschap haalt de interne inhoud van het gecodeerde CMS/PKCS #7-bericht op.

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

Waarde van eigenschap

Een ContentInfo object dat de inhoud van het gecodeerde CMS/PKCS #7-bericht vertegenwoordigt.

Van toepassing op

Zie ook