Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.09 KB

Remove-MgaToken.md

File metadata and controls

46 lines (30 loc) · 1.09 KB
external help file Module Name online version schema
Optimized.Mga-help.xml
Optimized.Mga
2.0.0

Remove-MgaToken

SYNOPSIS

Use Remove-MgaToken to remove the MgaSession HashTable from the Script scope.

SYNTAX

Remove-MgaToken [<CommonParameters>]

DESCRIPTION

To refresh the AccessToken, I use a Hashtable in the script scope with a number of properties. The properties are emptied by Remove-MgaToken.

EXAMPLES

EXAMPLE 1

Remove-MgaToken

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

NOTES

RELATED LINKS

https://github.com/baswijdenes/Optimized.Mga/

https://baswijdenes.com/c/microsoft/mga/