Aracılığıyla paylaş


ManagedServiceTokenInfo.ExpiresIn Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to