< Back

Get-OTSAuthorizationToken

Sat Jan 18, 2020 6:07 pm

NAME Get-OTSAuthorizationToken



SYNOPSIS

Retrieve the authorization token variable set by Set-OTSAuthorizationToken





SYNTAX

Get-OTSAuthorizationToken [<CommonParameters>]





DESCRIPTION

Retrieve the authorization token variable set by Set-OTSAuthorizationToken





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

None





OUTPUTS

System.Management.Automation.PSObject





-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Get-OTSAuthorizationToken















RELATED LINKS