UserDataAccountProviderResolveErrorsOperation 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供「解決錯誤」帳戶作業的資料。
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
- 繼承
- 屬性
- 實作
Windows 需求
裝置系列 |
Windows 10 Anniversary Edition (已於 10.0.14393.0 引進)
|
API contract |
Windows.Foundation.UniversalApiContract (已於 v3.0 引進)
|
備註
作業系統會在設定帳戶的應用程式上叫用「解決錯誤」動作。 如果未使用任何應用程式來設定帳戶,則作業系統會顯示對話方塊,要求使用者重新輸入帳戶的密碼,並選擇性地變更郵件伺服器設定。
屬性
Kind |
取得此帳戶作業的類型。 |
UserDataAccountId |
取得這個「解決錯誤」作業的使用者帳戶識別碼。 |
方法
ReportCompleted() |
回報回作業完成的呼叫應用程式。 |