DKIMSignatureInfo.Time

DKIMSignatureInfo.Time property

Gets or sets the signature timestamp - the time that this signature was created (t=). Default (null) is an unknown creation time.

public DateTime? Time { get; set; }

See Also