OAuthTokenTimestamp Parameter (Connect-ADLS Cmdlet)
The Unix epoch timestamp in milliseconds when the current Access Token was created.
Syntax
Connect-ADLS -OAuthTokenTimestamp string
Data Type
cstr
Default Value
""
Remarks
Pair with OAuthExpiresIn to determine when the AccessToken will expire.