SecurityTaskData.LastStateChangedOn 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.
The time this task's details were last changed in UTC.
public DateTimeOffset? LastStateChangedOn { get; }
member this.LastStateChangedOn : Nullable<DateTimeOffset>
Public ReadOnly Property LastStateChangedOn As Nullable(Of DateTimeOffset)