mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-21 13:23:36 +00:00
@ -57,7 +57,7 @@ You can access Microsoft Defender ATP API with **Application Context** or **User
|
||||
- **User Context:** <br>
|
||||
Used to perform actions in the API on behalf of a user.
|
||||
|
||||
Steps that needs to be taken to access Microsoft Defender ATP API with application context:
|
||||
Steps that need to be taken to access Microsoft Defender ATP API with user context:
|
||||
1. Create AAD Native-Application.
|
||||
2. Assign the desired permission to the application, e.g 'Read Alerts', 'Isolate Machines' etc.
|
||||
3. Get token using the application with user credentials.
|
||||
|
Reference in New Issue
Block a user