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