Share via


WebAuthenticationCoreManager.CreateWebAccountMonitor Metode

Definisi

Membuat pemantau akun web untuk watch akun tertentu.

public:
 static WebAccountMonitor ^ CreateWebAccountMonitor(IIterable<WebAccount ^> ^ webAccounts);
 static WebAccountMonitor CreateWebAccountMonitor(IIterable<WebAccount> const& webAccounts);
public static WebAccountMonitor CreateWebAccountMonitor(IEnumerable<WebAccount> webAccounts);
function createWebAccountMonitor(webAccounts)
Public Shared Function CreateWebAccountMonitor (webAccounts As IEnumerable(Of WebAccount)) As WebAccountMonitor

Parameter

webAccounts

IIterable<WebAccount>

IEnumerable<WebAccount>

Akun web yang akan dipantau.

Mengembalikan

Pemantauan akun web yang mengawasi akun yang diberikan.

Persyaratan Windows

Rangkaian perangkat
Windows 10 Anniversary Edition (diperkenalkan dalam 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v3.0)

Berlaku untuk