Gets the SignedData object that contains information about signed content.
This property is only set for entities with signed content.
Namespace:
Rebex.Mime
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property SignedContentInfo As SignedData Get |
| C# |
|---|
public SignedData SignedContentInfo { get; } |