OAuthExpiresIn Parameter (Connect-AzureDevOps Cmdlet)
The lifetime in seconds of the OAuth AccessToken.
Syntax
Connect-AzureDevOps -OAuthExpiresIn string
Data Type
cstr
Default Value
""
Remarks
Pair with OAuthTokenTimestamp to determine when the AccessToken will expire.