MicrosoftDocs / winrt-api

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

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

Closed MikeHillberg closed 3 weeks ago

MikeHillberg commented 3 weeks 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