Partager via


WebAccountManager.SetPerAppToPerUserAccountAsync(WebAccount, String) Méthode

Définition

Crée un lien par application vers un compte par utilisateur.

public:
 static IAsyncAction ^ SetPerAppToPerUserAccountAsync(WebAccount ^ perAppAccount, Platform::String ^ perUserWebAccountId);
/// [Windows.Foundation.Metadata.RemoteAsync]
 static IAsyncAction SetPerAppToPerUserAccountAsync(WebAccount const& perAppAccount, winrt::hstring const& perUserWebAccountId);
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncAction SetPerAppToPerUserAccountAsync(WebAccount perAppAccount, string perUserWebAccountId);
function setPerAppToPerUserAccountAsync(perAppAccount, perUserWebAccountId)
Public Shared Function SetPerAppToPerUserAccountAsync (perAppAccount As WebAccount, perUserWebAccountId As String) As IAsyncAction

Paramètres

perAppAccount
WebAccount

Compte web par application.

perUserWebAccountId
String

Platform::String

winrt::hstring

ID de compte web du compte web par utilisateur à lier.

Retours

Cette méthode ne retourne pas de valeur.

Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 Anniversary Edition (introduit dans 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v3.0)

S’applique à