Get-R1AttributeEncryption

SYNOPSIS

Returns the attribute encryption settings.

SYNTAX

Get-R1AttributeEncryption [<CommonParameters>]

DESCRIPTION

Returns the attribute encryption settings, including the ciphers in use, whether encryption keys exist, and the ciphers available to choose from.

EXAMPLES

Example 1

Get-R1AttributeEncryption

Returns the attribute encryption 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.AttributeEncryption

NOTES