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 Объект, представляющий содержимое закодированного сообщения CMS/PKCS #7.

Применяется к

См. также раздел