Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AuthenticationProvidersChangeEvent

An event which fires when an AuthenticationProvider is added or removed.

Hierarchy

  • AuthenticationProvidersChangeEvent

Index

Properties

Properties

Readonly added

The ids of the authenticationProviders that have been added.

Readonly removed

The ids of the authenticationProviders that have been removed.