Class UserResetAccessFailedCountNotification
Namespace: Umbraco.Cms.Core.Notifications
Assembly: Umbraco.Core.dll
Syntax
public class UserResetAccessFailedCountNotification : UserNotification, INotification
Constructors
View SourceUserResetAccessFailedCountNotification(string, string, string)
Declaration
public UserResetAccessFailedCountNotification(string ipAddress, string affectedUserId, string performingUserId)
Parameters
| Type | Name | Description |
|---|---|---|
| string | ipAddress | |
| string | affectedUserId | |
| string | performingUserId |