< Back

Remove-PodeSession

Sat Jan 18, 2020 7:18 pm

NAME Remove-PodeSession



SYNOPSIS

Remove the current Session, logging it out.





SYNTAX

Remove-PodeSession [<CommonParameters>]





DESCRIPTION

Remove the current Session, logging it out. This will remove the session from Storage, and Cookies.





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:\\>Remove-PodeSession















RELATED LINKS