Compartir a través de


OAuth2PermissionGrant.ExpiryTime Propiedad

Definición

Obtiene o establece el tiempo de expiración de 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a