SignedCms.ContentInfo 屬性

定義

ContentInfo 屬性會擷取已編碼之 CMS/PKCS #7 訊息的內部內容。

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

屬性值

ContentInfo

ContentInfo 物件,表示已編碼之 CMS/PKCS #7 訊息的內容。

適用於

另請參閱