< Back

Clear-MsalCache

Sat Jan 18, 2020 4:37 pm

NAME Clear-MsalCache



SYNOPSIS

Clear all client applications from local session cache.





SYNTAX

Clear-MsalCache [<CommonParameters>]





DESCRIPTION

This cmdlet clear all client application objects from the local session cache.





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



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



PS C:\\>Clear-MsalCache



Clear all client applications from local session cache.











RELATED LINKS