PKCS7SignedMessageContent Property |
Gets an object that represents inner content. For the value type mapping see remarks for
ContentType property.
Namespace:
SysadminsLV.PKI.Cryptography.Pkcs
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public Object Content { get; }
Public ReadOnly Property Content As Object
Get
public:
property Object^ Content {
Object^ get ();
}
member Content : Object with get
Property Value
Type:
ObjectSee Also