Bagikan melalui


WebAccount(WebAccountProvider, String, WebAccountState) Konstruktor

Definisi

Membuat instans kelas WebAccount .

public:
 WebAccount(WebAccountProvider ^ webAccountProvider, Platform::String ^ userName, WebAccountState state);
 WebAccount(WebAccountProvider const& webAccountProvider, winrt::hstring const& userName, WebAccountState const& state);
public WebAccount(WebAccountProvider webAccountProvider, string userName, WebAccountState state);
function WebAccount(webAccountProvider, userName, state)
Public Sub New (webAccountProvider As WebAccountProvider, userName As String, state As WebAccountState)

Parameter

webAccountProvider
WebAccountProvider

Penyedia akun web yang terkait dengan akun web.

userName
String

Platform::String

winrt::hstring

Nama pengguna akun web.

state
WebAccountState

Status akun web.

Berlaku untuk