Partager via


SignedCms.ContentInfo Propriété

Définition

La propriété ContentInfo récupère le contenu interne du message CMS/PKCS #7 codé.

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

Valeur de propriété

ContentInfo

Objet ContentInfo qui représente le contenu du message CMS/PKCS #7 codé.

S’applique à

Voir aussi