MOVEitCertKeyInfoTimestamp Property |
The date and time this cert/key was added.
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax public DateTime Timestamp { get; }
Public ReadOnly Property Timestamp As DateTime
Get
public:
property DateTime Timestamp {
DateTime get ();
}
Property Value
Type:
DateTimeSee Also