SecurityTask.CreationTimeUtc 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 was discovered in UTC
[Newtonsoft.Json.JsonProperty(PropertyName="properties.creationTimeUtc")]
public DateTime? CreationTimeUtc { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.creationTimeUtc")>]
member this.CreationTimeUtc : Nullable<DateTime>
Public ReadOnly Property CreationTimeUtc As Nullable(Of DateTime)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute