MicrosoftDocs / winrt-api

WinRT reference content for developing Microsoft Universal Windows Platform (UWP) apps
Creative Commons Attribution 4.0 International
231 stars 500 forks source link

Add note to CredentialPicker API about non-UWP app restriction #2472

Closed MikeHillberg closed 5 months ago

MikeHillberg commented 5 months ago

Adds notes to API pages about a restriction in the CredentialPicker class that outside of UWP you must provide a Caption. In UWP apps it's optional because it can be queried from the app container.

Note that this page should also be updated once this PR is completed, but it's in another repo: https://github.com/MicrosoftDocs/windows-dev-docs/blob/docs/hub/apps/desktop/modernize/desktop-to-uwp-supported-api.md