You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: defender-endpoint/api/add-a-new-scan-definition.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,11 +57,10 @@ Permission type|Permission|Permission display name
57
57
Application|Machine.ReadWrite.All| Read and write all scan information.
58
58
Delegated (work or school account)|Machine.Read.Write|Read and write all scan information.
59
59
60
-
> [!NOTE]
61
-
> When obtaining a token using user credentials:
62
-
>
63
-
> - To view data, the user needs to have at least the following role permission: `ViewData` or `TvmViewData` (See [Create and manage roles](../user-roles.md) for more information)
64
-
> - To edit data, the user needs to have at least the following role permission: `ManageSecurity` (See [Create and manage roles](../user-roles.md) for more information)
60
+
When obtaining a token using user credentials:
61
+
62
+
- To view data, the user needs to have at least the following role permission: `ViewData` or `TvmViewData` (See [Create and manage roles](../user-roles.md))
63
+
- To edit data, the user needs to have at least the following role permission: `ManageSecurity` (See [Create and manage roles](../user-roles.md))
0 commit comments