SourceCodeRepoAuthInfo.ExpireInSeconds Property

Definition

Time in seconds that the token remains valid.

public int? ExpireInSeconds { get; set; }
member this.ExpireInSeconds : Nullable<int> with get, set
Public Property ExpireInSeconds As Nullable(Of Integer)

Property Value

Applies to