PsrCredentialCheck.LastCheckUtc Property |
Timestamp of the most current check run.
Namespace:
PsrApi.Data
Assembly:
PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntaxpublic Nullable<DateTime> LastCheckUtc { get; set; }
Property Value
Type:
Nullable<DateTime>
See Also