SecretSyncStatus.LastSuccessfulSyncOn Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
LastSuccessfulSyncTime represents the last time the secret was retrieved from the Provider and updated.
public DateTimeOffset? LastSuccessfulSyncOn { get; }
member this.LastSuccessfulSyncOn : Nullable<DateTimeOffset>
Public ReadOnly Property LastSuccessfulSyncOn As Nullable(Of DateTimeOffset)