Set-AzureADApplication
Dieser Artikel enthält Migrationsdetails aus Set-AzureADApplication Befehl zu Microsoft Graph PowerShell.
Zusammenfassung
- Azure AD-Befehl: Set-AzureADApplication
- Azure AD-Modul: AzureAD
- Microsoft Graph-Befehl: Update-MgApplication (Communitybeispiele)
- Graph-Modul: Microsoft.Graph.Applications
- Graph-Endpunkt: PATCH /applications/{application-id}
Berechtigungen
Berechtigungstyp | Berechtigungen mit den geringsten Berechtigungen | Berechtigungen mit höheren Berechtigungen |
---|---|---|
Delegiert (Geschäfts-, Schul- oder Unikonto) | Application.ReadWrite.All | Nicht verfügbar. |
Delegiert (persönliches Microsoft-Konto) | Application.ReadWrite.All | Nicht verfügbar. |
Anwendung | Application.ReadWrite.OwnedBy | Application.ReadWrite.All |
Sehen Sie sich weitere Details zu Berechtigungen an.
Eigenschaftszuordnung
Azure AD-Name | Microsoft Graph-Name |
---|---|
AddIns | AddIns |
AllowGuestsSignIn | |
AllowPassthroughUsers | |
AppLogoUrl | |
AppRoles | AppRoles |
AvailableToOtherTenants | |
DisplayName | DisplayName |
ErrorUrl | |
GroupMembershipClaims | GroupMembershipClaims |
Startseite | |
IdentifierUris | IdentifierUris |
InformationalUrls | |
IsDeviceOnlyAuthSupported | IsDeviceOnlyAuthSupported |
IsDisabled | |
KeyCredentials | KeyCredentials |
KnownClientApplications | |
LogoutUrl | |
Oauth2AllowImplicitFlow | |
Oauth2AllowUrlPathMatching | |
Oauth2Permissions | |
Oauth2RequirePostResponse | Oauth2RequirePostResponse |
OptionalClaims | OptionalClaims |
OrgRestrictions | |
ParentalControlSettings | ParentalControlSettings |
PasswordCredentials | PasswordCredentials |
PreAuthorizedApplications | |
PublicClient | PublicClient |
PublisherDomain | PublisherDomain |
RecordConsentConditions | |
ReplyUrls | |
RequiredResourceAccess | RequiredResourceAccess |
SamlMetadataUrl | SamlMetadataUrl |
SignInAudience | SignInAudience |
WwwHomepage |