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