WSFederationAuthenticationModule.OnSignInError(ErrorEventArgs) Méthode
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.
Déclenche l’événement SignInError.
protected:
virtual void OnSignInError(System::IdentityModel::Services::ErrorEventArgs ^ args);
protected virtual void OnSignInError (System.IdentityModel.Services.ErrorEventArgs args);
abstract member OnSignInError : System.IdentityModel.Services.ErrorEventArgs -> unit
override this.OnSignInError : System.IdentityModel.Services.ErrorEventArgs -> unit
Protected Overridable Sub OnSignInError (args As ErrorEventArgs)
Paramètres
- args
- ErrorEventArgs
Données de l'événement.