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 [-ExportToCSV] [-CSVDirectory <String>] [-token <Hashtable>] [<CommonParameters>] |
Get-VPASIdentityAllAdminSecurityQuestions -InputParameters <Hashtable> [-token <Hashtable>] [<CommonParameters>] |
Parameters:
-ExportToCSV [<SwitchParameter>] |
-CSVDirectory <String> |
-InputParameters <Hashtable> |
-token <Hashtable> |
<CommonParameters> |
Examples:
$AllAdminSecurityQuestions = Get-VPASIdentityAllAdminSecurityQuestions |
$InputParameters = @{ |
Outputs:
If successful: |
$false if failed |