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