SecurityTaskProperties.LastStateChangeTimeUtc 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.
Gets the time this task's details were last changed in UTC
[Newtonsoft.Json.JsonProperty(PropertyName="lastStateChangeTimeUtc")]
public DateTime? LastStateChangeTimeUtc { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastStateChangeTimeUtc")>]
member this.LastStateChangeTimeUtc : Nullable<DateTime>
Public ReadOnly Property LastStateChangeTimeUtc As Nullable(Of DateTime)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute