Search Results for

    Show / Hide Table of Contents
    View Source

    Class UserLoginFailedNotification

    Inheritance
    object
    UserNotification
    Namespace: Umbraco.Cms.Core.Notifications
    Assembly: Umbraco.Core.dll
    Syntax
    public class UserLoginFailedNotification : UserNotification, INotification

    Constructors

    View Source

    UserLoginFailedNotification(string, string, string)

    Declaration
    public UserLoginFailedNotification(string ipAddress, string affectedUserId, string performingUserId)
    Parameters
    Type Name Description
    string ipAddress
    string affectedUserId
    string performingUserId
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX