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