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