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
In the specification, there are no explanation or examples about the interop:accessScenario predicate, which can be either interop:PersonalAccess or interop:SharedAccess.
It is only indicated: "Context in which the access group should be presented"
Can it be used by applications to indicate if they want only data owned by user OR also data that has been shared with the user ? (since applications cannot define the scope of the access grants they would need - interop:All or interop:AllFromRegistry -- it could be a way to make this possible ?)