C# Class Kentor.AuthServices.Configuration.KentorAuthServicesNotifications

Set of callbacks that can be used as extension points for various events.
Afficher le fichier Open project: KentorIT/authservices Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
KentorAuthServicesNotifications ( ) : System

Ctor, setting all callbacks to do-nothing versions.

Method Details

KentorAuthServicesNotifications() public méthode

Ctor, setting all callbacks to do-nothing versions.
public KentorAuthServicesNotifications ( ) : System
Résultat System