|
41363 | 41363 | "ownerSecurityGroup": "tri-msgraph" |
41364 | 41364 | } |
41365 | 41365 | }, |
41366 | | - "SecurityIdentitiesAutoConfig.Read.All": { |
41367 | | - "authorizationType": "oAuth2", |
41368 | | - "schemes": { |
41369 | | - "DelegatedWork": { |
41370 | | - "adminDisplayName": "Read sensors window auditing configuration", |
41371 | | - "adminDescription": "Allows the app to read the sensors window auditing configuration of the signed in user", |
41372 | | - "userDisplayName": "Read sensors window auditing configuration", |
41373 | | - "userDescription": "Allows the app to read the sensors window auditing configuration on your behalf", |
41374 | | - "requiresAdminConsent": true, |
41375 | | - "privilegeLevel": 3 |
41376 | | - }, |
41377 | | - "Application": { |
41378 | | - "adminDisplayName": "Read sensors window auditing configuration", |
41379 | | - "adminDescription": "Allows the app to read sensors window auditing configuration without a signed-in user", |
41380 | | - "requiresAdminConsent": true, |
41381 | | - "privilegeLevel": 4 |
41382 | | - } |
41383 | | - }, |
41384 | | - "pathSets": [ |
41385 | | - { |
41386 | | - "schemeKeys": [ |
41387 | | - "DelegatedWork", |
41388 | | - "Application" |
41389 | | - ], |
41390 | | - "methods": [ |
41391 | | - "GET" |
41392 | | - ], |
41393 | | - "paths": { |
41394 | | - "/security/identities/settings/autoAuditingConfiguration": "least=DelegatedWork,Application" |
41395 | | - } |
41396 | | - } |
41397 | | - ], |
41398 | | - "ownerInfo": { |
41399 | | - "ownerSecurityGroup": "tri-msgraph" |
41400 | | - } |
41401 | | - }, |
41402 | | - "SecurityIdentitiesAutoConfig.ReadWrite.All": { |
41403 | | - "authorizationType": "oAuth2", |
41404 | | - "schemes": { |
41405 | | - "DelegatedWork": { |
41406 | | - "adminDisplayName": "Read and write sensors window auditing configuration", |
41407 | | - "adminDescription": "Allows the app to read and write the sensors window auditing configuration of the signed in user", |
41408 | | - "userDisplayName": "Read and write window auditing configuration", |
41409 | | - "userDescription": "Allows the app to read and write the sensors window auditing configuration on your behalf", |
41410 | | - "requiresAdminConsent": true, |
41411 | | - "privilegeLevel": 3 |
41412 | | - }, |
41413 | | - "Application": { |
41414 | | - "adminDisplayName": "Read and write sensors window auditing configuration", |
41415 | | - "adminDescription": "Allows the app to read and write sensors window auditing configuration without a signed-in user", |
41416 | | - "requiresAdminConsent": true, |
41417 | | - "privilegeLevel": 4 |
41418 | | - } |
41419 | | - }, |
41420 | | - "pathSets": [ |
41421 | | - { |
41422 | | - "schemeKeys": [ |
41423 | | - "DelegatedWork", |
41424 | | - "Application" |
41425 | | - ], |
41426 | | - "methods": [ |
41427 | | - "POST" |
41428 | | - ], |
41429 | | - "paths": { |
41430 | | - "/security/identities/settings/autoAuditingConfiguration": "least=DelegatedWork,Application" |
41431 | | - } |
41432 | | - } |
41433 | | - ], |
41434 | | - "ownerInfo": { |
41435 | | - "ownerSecurityGroup": "tri-msgraph" |
41436 | | - } |
41437 | | - }, |
41438 | 41366 | "SecurityIdentitiesHealth.Read.All": { |
41439 | 41367 | "authorizationType": "oAuth2", |
41440 | 41368 | "schemes": { |
|
0 commit comments