RemoteAuthenticationActions Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente la liste des actions d’authentification qui peuvent être effectuées par .RemoteAuthenticatorViewCore<TAuthenticationState>
public ref class RemoteAuthenticationActions
public class RemoteAuthenticationActions
type RemoteAuthenticationActions = class
Public Class RemoteAuthenticationActions
- Héritage
-
RemoteAuthenticationActions
Constructeurs
RemoteAuthenticationActions() |
Représente la liste des actions d’authentification qui peuvent être effectuées par .RemoteAuthenticatorViewCore<TAuthenticationState> |
Champs
LogIn |
Action de connexion. |
LogInCallback |
Action de rappel de connexion. |
LogInFailed |
L’action de connexion a échoué. |
LogOut |
Action de déconnexion. |
LogOutCallback |
Action de rappel de déconnexion. |
LogOutFailed |
L’action de déconnexion a échoué. |
LogOutSucceeded |
L’action de déconnexion a réussi. |
Profile |
Action accéder au profil utilisateur. |
Register |
Action accéder à l’inscription. |
Méthodes
IsAction(String, String) |
Indique si un donné |