Get-R1GlobalInterceptionSetting
Get-R1GlobalInterceptionSetting
SYNOPSIS
Returns the global interception settings.
SYNTAX
Get-R1GlobalInterceptionSetting [<CommonParameters>]
DESCRIPTION
Returns the settings governing the global interception script, including the Java class which implements it and the operations it is invoked before and after.
EXAMPLES
Example 1
Get-R1GlobalInterceptionSetting
Returns the global interception settings.
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.