SmimeTimestampOnSign Property |
Namespace: MailBee.SecurityAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public bool TimestampOnSign { get; set; }
Public Property TimestampOnSign As Boolean
Get
Set
Property Value
Type:
BooleanIf
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