azure-activedirectory-powershell
azure-activedirectory-powershell copied to clipboard
ipmo .\AzureADUtils.psm1
Cannot index into a null array. At C:\docs\Powershell\AzureADUtils.psm1:83 char:7
-
$ADAL_Assembly = (Get-ChildItem "Microsoft.IdentityModel.Client ...
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- CategoryInfo : InvalidOperation: (:) [], RuntimeException
- FullyQualifiedErrorId : NullArray
Cannot index into a null array. At C:\docs\Powershell\AzureADUtils.psm1:85 char:7
-
$ADAL_WindowsForms_Assembly = (Get-ChildItem "Microsoft.Identit ...
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- CategoryInfo : InvalidOperation: (:) [], RuntimeException
- FullyQualifiedErrorId : NullArray