Compartilhar via


WebAccountManager.SetPerAppToPerUserAccountAsync(WebAccount, String) Método

Definição

Cria um link por aplicativo para a conta por usuário.

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

Parâmetros

perAppAccount
WebAccount

A conta Web por aplicativo.

perUserWebAccountId
String

Platform::String

winrt::hstring

A ID da conta Web por usuário a ser vinculada.

Retornos

Esse método não retorna um valor.

Atributos

Requisitos do Windows

Família de dispositivos
Windows 10 Anniversary Edition (introduzida na 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (introduzida na v3.0)

Aplica-se a