Namespace Umbraco.Cms.Infrastructure.Security
Classes
DeleteExternalLoginsOnMemberDeletedHandler
Deletes the external logins for the deleted members. This cannot be handled by the database as there is not foreign keys.
DeleteTwoFactorLoginsOnMemberDeletedHandler
Deletes the two factor for the deleted members. This cannot be handled by the database as there is not foreign keys.