Property Timestamp
Timestamp
Sets or returns the date and time to calculate a password for. If null, the current date and time from the device/OS clock is used.
Declaration
public DateTime? Timestamp { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<DateTime> |
Timestamp
Sets or returns the date and time to calculate a password for. If null, the current date and time from the device/OS clock is used.
Declaration
public DateTime? Timestamp { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<DateTime> |