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