Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 976 Bytes

webaccountmanager_updatewebaccountpropertiesasync_345033711.md

File metadata and controls

32 lines (22 loc) · 976 Bytes
-api-id -api-type
M:Windows.Security.Authentication.Web.Provider.WebAccountManager.UpdateWebAccountPropertiesAsync(Windows.Security.Credentials.WebAccount,System.String,Windows.Foundation.Collections.IMapView{System.String,System.String})
winrt method

Windows.Security.Authentication.Web.Provider.WebAccountManager.UpdateWebAccountPropertiesAsync

-description

Updates the properties of a web account asynchronously.

-parameters

-param webAccount

The web account to update.

-param webAccountUserName

The username to update.

-param additionalProperties

The properties to update.

-returns

This method does not return a value.

-remarks

-examples

-see-also