OAuthTokenResponseExpiresIn Property

Definition

Namespace: DWSIM.Simulate365.Models
Assembly: DWSIM.Simulate365 (in DWSIM.Simulate365.dll) Version: 1.0.0.0 (1.0.0.0)
[JsonPropertyAttribute("expires_in")]
public int ExpiresIn { get; set; }

Property Value

Int32

See Also