< Back
Get-EdgeStashedAdminToken
Post
NAME Get-EdgeStashedAdminToken
SYNOPSIS
Retrieve a stashed OAuth token for Edge Administration.
SYNTAX
Get-EdgeStashedAdminToken [<CommonParameters>]
DESCRIPTION
Retrieve an OAuth token for Edge Administration, from the stash. This works only with Edge SaaS.
You must have previously called Set-EdgeConnection to specify the user + password,
and Get-EdgeAdminToken at some point in the past. If the stashed token is expired, this function
returns the expired token. This allows the caller to use the refresh token, if desired.
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
RELATED LINKS
Set-EdgeConnection
Get-EdgeNewAdminToken
SYNOPSIS
Retrieve a stashed OAuth token for Edge Administration.
SYNTAX
Get-EdgeStashedAdminToken [<CommonParameters>]
DESCRIPTION
Retrieve an OAuth token for Edge Administration, from the stash. This works only with Edge SaaS.
You must have previously called Set-EdgeConnection to specify the user + password,
and Get-EdgeAdminToken at some point in the past. If the stashed token is expired, this function
returns the expired token. This allows the caller to use the refresh token, if desired.
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
RELATED LINKS
Set-EdgeConnection
Get-EdgeNewAdminToken