Bagikan melalui


GetCallbackUrlParametersInner.NotAfter Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="notAfter")]
public DateTime? NotAfter { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="notAfter")>]
member this.NotAfter : Nullable<DateTime> with get, set
Public Property NotAfter As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to