Clear-KrSession
SYNOPSIS
Clears all items from the session.
SYNTAX
__AllParameterSets
Clear-KrSession [<CommonParameters>]
ALIASES
This cmdlet has the following aliases, {{Insert list of aliases}}
DESCRIPTION
This function accesses the current HTTP context’s session and clears all items stored in it.
EXAMPLES
EXAMPLE 1
Clear-KrSession Clears all items from the current session.
PARAMETERS
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
INPUTS
OUTPUTS
None. This function performs a state-changing operation on the session.
{{ Fill in the Description }}
NOTES
RELATED LINKS
{{ Fill in the related links here }}