Partager via


AuthInfo.ExpiresIn Propriété

Définition

Obtient ou définit la durée en secondes pendant laquelle le jeton reste valide

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à