Condividi tramite


WebAccountManager.ClearPerUserFromPerAppAccountAsync(WebAccount) Metodo

Definizione

Cancella il collegamento tra account Web per utente e per app.

public:
 static IAsyncAction ^ ClearPerUserFromPerAppAccountAsync(WebAccount ^ perAppAccount);
/// [Windows.Foundation.Metadata.RemoteAsync]
 static IAsyncAction ClearPerUserFromPerAppAccountAsync(WebAccount const& perAppAccount);
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncAction ClearPerUserFromPerAppAccountAsync(WebAccount perAppAccount);
function clearPerUserFromPerAppAccountAsync(perAppAccount)
Public Shared Function ClearPerUserFromPerAppAccountAsync (perAppAccount As WebAccount) As IAsyncAction

Parametri

perAppAccount
WebAccount

Account Web per app da cancellare.

Restituisce

Questo metodo non restituisce valori.

Attributi

Requisiti Windows

Famiglia di dispositivi
Windows 10 Anniversary Edition (è stato introdotto in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (è stato introdotto in v3.0)

Si applica a