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.

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

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