Hi All,
I am new to exchange and using Graph API's i need to integrate my application with Exchange. My boss told me to have impersonation feature. I refereed few documents but got confused. Using API's I tried simple data access call. i.e. as 'User2 ' I granted access permission to 'User 1' and 'User 1' could access data of User 2. Not sure if this is impersonation or something else
Now I got to know that there is another form where in Admin can fetch data of user's without their consent/grant . Is it true that this feature should be only used during cloud migration ? Or we can have this scenario where in a Exchange user with Admin role can access data of non admin role user without his consent/permission ?