Partager via


WebAuthenticationBrokerContinuationEventArgs.WebAuthenticationResult Propriété

Définition

Obtient l’objet WebAuthenticationResult retourné par l’opération du répartiteur d’authentification web.

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

Valeur de propriété

Résultat de l’opération du répartiteur d’authentification web.

Implémente

S’applique à