Condividi tramite


SignedCms.ContentInfo Proprietà

Definizione

La proprietà ContentInfo recupera il contenuto interno del messaggio CMS/PKCS #7 codificato.

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

Valore della proprietà

ContentInfo

Oggetto ContentInfo che rappresenta il contenuto del messaggio CMS/PKCS #7 codificato.

Si applica a

Vedi anche