Get-AzureADApplicationKeyCredential
Den här artikeln innehåller migreringsinformation från Get-AzureADApplicationKeyCredential kommando till Microsoft Graph PowerShell.
Sammanfattning
- Azure AD kommando: Get-AzureADApplicationKeyCredential
- Azure AD-modul: AzureAD
- Microsoft Graph-kommando: Get-MgApplication (communityexempel)
- Graph-modul: Microsoft.Graph.Applications
- Graph-slutpunkt: GET /applications/{applicationObjectId}
Behörigheter
Behörighetstyp | Minst privilegierade behörigheter | Högre privilegierade behörigheter |
---|---|---|
Delegerad (arbets- eller skolkonto) | Application.Read.All | Application.ReadWrite.All, Directory.Read.All, Directory.ReadWrite.All |
Delegerad (personligt Microsoft-konto) | Application.Read.All | Application.ReadWrite.All |
Program | Application.Read.All | Application.ReadWrite.OwnedBy, Application.ReadWrite.All, Directory.Read.All, Directory.ReadWrite.All |
Visa mer information om behörigheter.
Egenskapsmappning
Azure AD namn | Microsoft Graph-namn |
---|---|
ObjectId | ApplicationId |