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

适用于