Get-VPASIdentityAllRoles
Synopsis:
RETRIEVE ALL ROLES IN IDENTITY |
Description:
USE THIS FUNCTION TO RETRIEVE ALL ROLES IN IDENTITY |
Syntax:
Get-VPASIdentityAllRoles [-token <Hashtable>] [<CommonParameters>] |
Get-VPASIdentityAllRoles -InputParameters <Hashtable> [-token <Hashtable>] [<CommonParameters>] |
Parameters:
-InputParameters <Hashtable> |
-token <Hashtable> |
<CommonParameters> |
Examples:
$AllRolesArray = Get-VPASIdentityAllRoles |
$InputParameters = @{} |
Outputs:
If successful: |
$false if failed |