Get-AzureADApplicationExtensionProperty
Den här artikeln innehåller migreringsinformation från Get-AzureADApplicationExtensionProperty kommando till Microsoft Graph PowerShell.
Sammanfattning
- Azure AD-kommando: Get-AzureADApplicationExtensionProperty
- Azure AD-modul: AzureAD
- Microsoft Graph-kommando: Get-MgApplicationExtensionProperty (communityexempel)
- Graph-modul: Microsoft.Graph.Applications
- Graph-slutpunkt: GET /applications/{application ObjectId}/extensionProperties/{extensionPropertyId}
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 |
Delegerad (personligt Microsoft-konto) | Application.Read.All | Application.ReadWrite.All |
Program | Application.Read.All | Application.ReadWrite.OwnedBy, Application.ReadWrite.All |
Visa mer information om behörigheter.
Egenskapsmappning
Azure AD namn | Microsoft Graph-namn |
---|---|
ObjectId | ApplicationId |