Get-R1PasswordEncryption
Get-R1PasswordEncryption
SYNOPSIS
Returns the available password encryption algorithms.
SYNTAX
Get-R1PasswordEncryption [<CommonParameters>]
DESCRIPTION
Returns the password hashing algorithms the deployment supports, which are the values accepted by the passwordEncryptionAlgorithm setting of a password policy.
EXAMPLES
Example 1
Get-R1PasswordEncryption
Returns the available algorithms.
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.