Pkcs9SigningTime.SigningTime Property

Definition

The SigningTime property retrieves a DateTime structure that represents the date and time that the message was signed.

public:
 property DateTime SigningTime { DateTime get(); };
public DateTime SigningTime { get; }
member this.SigningTime : DateTime
Public ReadOnly Property SigningTime As DateTime

Property Value

A DateTime structure that contains the date and time the document was signed.

Applies to