Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Den här artikeln innehåller migreringsinformation från Remove-AzureADApplicationExtensionProperty kommando till Microsoft Graph PowerShell.
Sammanfattning
- Azure AD-kommando: Remove-AzureADApplicationExtensionProperty
- Azure AD-modul: AzureAD
- Microsoft Graph-kommando: Remove-MgApplicationExtensionProperty (communityexempel)
- Graph-modul: Microsoft.Graph.Applications
- Graph-slutpunkt: DELETE /applications/{application ObjectId}/extensionProperties/{extensionPropertyId}
Behörigheter
Behörighetstyp | Minst privilegierade behörigheter | Behörigheter med högre privilegier |
---|---|---|
Delegerad (arbets- eller skolkonto) | Application.ReadWrite.All | Directory.ReadWrite.All |
Delegerad (personligt Microsoft-konto) | Application.ReadWrite.All | Inte tillgängligt. |
Program | Application.ReadWrite.OwnedBy | Application.ReadWrite.All, Directory.ReadWrite.All |
Visa mer information om behörigheter.
Egenskapsmappning
Azure AD namn | Microsoft Graph-namn |
---|---|
ExtensionPropertyId | ExtensionPropertyId |
ObjectId | ApplicationId |