次の方法で共有


AppBroadcastBackgroundServiceSignInInfo.AuthenticationResult プロパティ

定義

Web 認証操作の結果を表す オブジェクトを取得します。

public:
 property WebAuthenticationResult ^ AuthenticationResult { WebAuthenticationResult ^ get(); };
WebAuthenticationResult AuthenticationResult();
public WebAuthenticationResult AuthenticationResult { get; }
var webAuthenticationResult = appBroadcastBackgroundServiceSignInInfo.authenticationResult;
Public ReadOnly Property AuthenticationResult As WebAuthenticationResult

プロパティ値

Web 認証操作の結果を表す オブジェクト。

Windows の要件

アプリの機能
appBroadcast appBroadcastSettings

適用対象