Share via


AppBroadcastBackgroundServiceSignInInfo.AuthenticationResult Property

Definition

Gets an object that represents the result of a Web authentication operation.

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

Property Value

An object that represents the result of a Web authentication operation.

Windows requirements

App capabilities
appBroadcast appBroadcastSettings

Applies to