SignedCms.ContentInfo Propriété

Définition

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

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é

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

S’applique à

Voir aussi