Get-PASAuthenticationMethod

Get-PASAuthenticationMethod

SYNOPSIS

List authentication methods

SYNTAX

Get-PASAuthenticationMethod [[-ID] <String>] [<CommonParameters>]

DESCRIPTION

Returns a list of all existing authentication methods.

Membership of Vault admins group required

EXAMPLES

EXAMPLE 1

Get-PASAuthenticationMethod

Returns list of all authentication methods.

PARAMETERS

-ID

The ID of a specific authentication method to return details of

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 1
Default value: None
Accept pipeline input: True (ByPropertyName)
Accept wildcard characters: False

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

OUTPUTS

NOTES

https://pspas.pspete.dev/commands/Get-PASAuthenticationMethod

https://docs.cyberark.com/Product-Doc/OnlineHelp/PAS/Latest/en/Content/SDK/Get_specific_Authentication_method.htm

https://docs.cyberark.com/Product-Doc/OnlineHelp/PAS/Latest/en/Content/SDK/Get_Authentication_methods.htm