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