SmimeTimestampOnSign Property

Namespace: MailBee.Security
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 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