MSGraphRequest
1.1.4
Simplifies making requests against Microsoft Graph API including authentication handling.
Minimum PowerShell version
5.0
Installation Options
Owners
Copyright
(c) 2023 MSEndpointMgr.com. All rights reserved.
Package Details
Author(s)
- Nickolaj Andersen & Jan Ketil Skanke
Functions
Get-AccessToken Test-AccessToken Invoke-MSGraphOperation Add-AuthenticationHeaderItem Show-AuthenticationInfo Remove-AuthenticationHeaderItem
Dependencies
FileList
- MSGraphRequest.nuspec
- LICENSE
- MSGraphRequest.psd1
- README.md
- Private\New-AuthenticationHeader.ps1
- Public\Get-AccessToken.ps1
- Public\Remove-AuthenticationHeaderItem.ps1
- Public\Show-AuthenticationInfo.ps1
- Public\Test-AccessToken.ps1
- MSGraphRequest.psm1
- releasenotes.md
- Public\Add-AuthenticationHeaderItem.ps1
- Public\Invoke-MSGraphOperation.ps1