AppBroadcastBackgroundServiceSignInInfo.AuthenticationResult Eigenschaft

Definition

Ruft ein -Objekt ab, das das Ergebnis eines Webauthentifizierungsvorgangs darstellt.

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

Eigenschaftswert

Ein -Objekt, das das Ergebnis eines Webauthentifizierungsvorgangs darstellt.

Windows-Anforderungen

App-Funktionen
appBroadcast appBroadcastSettings

Gilt für: