Share via


OAuth2PermissionGrantInner.ExpiryTime Property

Definition

Gets or sets expiry time for TTL

[Newtonsoft.Json.JsonProperty(PropertyName="expiryTime")]
public string ExpiryTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="expiryTime")>]
member this.ExpiryTime : string with get, set
Public Property ExpiryTime As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to