external help file | Module Name | online version | schema |
---|---|---|---|
Optimized.Mga-help.xml |
Optimized.Mga |
2.0.0 |
Use Remove-MgaToken to remove the MgaSession HashTable from the Script scope.
Remove-MgaToken [<CommonParameters>]
To refresh the AccessToken, I use a Hashtable in the script scope with a number of properties. The properties are emptied by Remove-MgaToken.
Remove-MgaToken
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.