Get-R1GlobalAttributeSetting

SYNOPSIS

Returns the global attribute handling settings.

SYNTAX

Get-R1GlobalAttributeSetting [<CommonParameters>]

DESCRIPTION

Returns the settings governing how specific attributes are handled globally, including which are treated as binary or multi valued and which are excluded from results, logs or keyword search.

EXAMPLES

Example 1

Get-R1GlobalAttributeSetting

Returns the global attribute handling 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.

INPUTS

None

OUTPUTS

psRadiantOne.GlobalAttributes

NOTES