SecurityEvents Fields |
The SecurityEvents type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Authenticate |
Fires when authentication of the user is performed, allows to connect the authentication process to the external authentication provider
|
![]() ![]() | AuthenticationRequested |
Fires when current request is redirected to the secured area.
|
![]() ![]() | AuthorizeClass |
Fires when class permission authorization is requested
|
![]() ![]() | AuthorizeResource |
Fires when resource permission authorization is requested
|
![]() ![]() | AuthorizeUIElement |
Fires when UI element authorization is requested
|
![]() ![]() | MultiFactorAuthenticate |
Fires when multi-factor authentication of the user is performed, allows to customize way of sending passcode
|
![]() ![]() | SignOut |
Fires when sign out of the user is performed
|