GrantAccessData.DurationInSeconds Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to