共用方式為


UserDataAccountProviderResolveErrorsOperation 類別

定義

提供「解決錯誤」帳戶作業的資料。

public ref class UserDataAccountProviderResolveErrorsOperation sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class UserDataAccountProviderResolveErrorsOperation final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class UserDataAccountProviderResolveErrorsOperation
Public NotInheritable Class UserDataAccountProviderResolveErrorsOperation
繼承
Object Platform::Object IInspectable UserDataAccountProviderResolveErrorsOperation
屬性
實作

Windows 需求

裝置系列
Windows 10 Anniversary Edition (已於 10.0.14393.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v3.0 引進)

備註

作業系統會在設定帳戶的應用程式上叫用「解決錯誤」動作。 如果未使用任何應用程式來設定帳戶,則作業系統會顯示對話方塊,要求使用者重新輸入帳戶的密碼,並選擇性地變更郵件伺服器設定。

屬性

Kind

取得此帳戶作業的類型。

UserDataAccountId

取得這個「解決錯誤」作業的使用者帳戶識別碼。

方法

ReportCompleted()

回報回作業完成的呼叫應用程式。

適用於

另請參閱