Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 890 Bytes

userauthenticationoperation_completed.md

File metadata and controls

25 lines (17 loc) · 890 Bytes
-api-id -api-type
P:Windows.Security.Authentication.OnlineId.UserAuthenticationOperation.Completed
winrt property

Windows.Security.Authentication.OnlineId.UserAuthenticationOperation.Completed

-description

Gets or sets a handler that's called when the operation completes.

Note

If you are developing for Windows 10 or greater, use the Windows.Security.Authentication.Web.Core APIs instead. For more information, see Web account manager.

-property-value

The method or function that is called when the operation completes.

-remarks

-examples

-see-also