你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

WebJobsAuthenticationEventsContextUser.CreatedDateTime Property

Definition

Gets or sets the created date and time.

[System.Text.Json.Serialization.JsonPropertyName("createdDateTime")]
public string CreatedDateTime { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("createdDateTime")>]
member this.CreatedDateTime : string with get, set
Public Property CreatedDateTime As String

Property Value

The created date and time.

Attributes

Applies to