This commit is contained in:
Michael Hawker MSFT (XAML Llama) 2020-08-12 17:33:54 -07:00 коммит произвёл GitHub
Родитель 8bc96be385
Коммит 08761cd85e
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -41,7 +41,7 @@ Then open your `MainPage.xaml` file and add the following behavior:
</Page>
```
*You can also use the `<providers:MockProviderBehavior/>` instead to provide some test data, though we're currently investigating an issue with the search results returned for PeoplePicker, see [Issue #24](https://github.com/windows-toolkit/Graph-Controls/issues/24).*
*You can also use the `<providers:MockProviderBehavior/>` instead to provide some test data.*
You can use the `Scopes` property to preemptively request permissions from the user of your app for data your app needs to access from Microsoft Graph.