Get-VPASAuthenticationMethods
Synopsis:
GET AUTHENTICATION METHODS |
Description:
USE THIS FUNCTION TO GET ALL THE AUTHENTICATION METHODS INTO CYBERARK |
Syntax:
Get-VPASAuthenticationMethods [-ExportToCSV] [-CSVDirectory <String>] [-token <Hashtable>] [<CommonParameters>] |
Get-VPASAuthenticationMethods -InputParameters <Hashtable> [-token <Hashtable>] [<CommonParameters>] |
Parameters:
-ExportToCSV [<SwitchParameter>] |
-CSVDirectory <String> |
-InputParameters <Hashtable> |
-token <Hashtable> |
<CommonParameters> |
Examples:
$AuthenticationMethodsJSON = Get-VPASAuthenticationMethods |
$InputParameters = @{ |
Outputs:
If successful: |
$false if failed |