SmimeTimestampOnSign Property

Namespace: MailBee.Security
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
Syntax
public bool TimestampOnSign { get; set; }

Property Value

Type: Boolean
If true, MailBee will timestamp the signature; otherwise, there will be no timestamp. The default value is true.
Remarks
Timestamping requires a network query to the timestamp server.
See Also