WebAccountProviderSignOutAccountOperation 類別

定義

表示 Web 帳戶提供者所做的登出帳戶作業。

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

Windows 需求

裝置系列
Windows 10 (已於 10.0.10240.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)

屬性

ApplicationCallbackUri

取得應用程式回呼 URI。

ClientId

取得用戶端識別碼。

Kind

取得 Web 帳戶提供者作業的類型。

WebAccount

取得要登出的 Web 帳戶。

方法

ReportCompleted()

通知啟動的應用程式作業已順利完成。

ReportError(WebProviderError)

通知啟動應用程式作業發生錯誤。

適用於

另請參閱