Dela via


AuthorizationProfile.RequestedTime Property

Definition

Gets the requested time

[Newtonsoft.Json.JsonProperty(PropertyName="requestedTime")]
public DateTime? RequestedTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="requestedTime")>]
member this.RequestedTime : Nullable<DateTime>
Public ReadOnly Property RequestedTime As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to