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