You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| IntervalHours | UInt32 | When using TIMED Mode, specifies the number of hours. | ✅ |
98
98
| IntervalMinutes | UInt32 | When using TIMED Mode, specifies the number of minutes. | ✅ |
99
-
| ExpirationDateTime | DateTimeOffset | When using EXPIRABLE Mode, specifies the date time in a format parsable with `DateTimeOffset.TryParse`| ✅ |
99
+
| ExpirationDateTime | DateTimeOffset | When using EXPIRABLE Mode, specifies the date and time in a format parsable with `DateTimeOffset.TryParse`| ✅ |
0 commit comments