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 |
|---|---|---|
| string | ipAddress | |
| string | affectedUserId | |
| string | performingUserId |