Search Results for

    Show / Hide Table of Contents
    View Source

    Class UserPasswordChangedNotification

    Inheritance
    System.Object
    UserNotification
    Namespace: Umbraco.Cms.Core.Notifications
    Assembly: Umbraco.Core.dll
    Syntax
    public class UserPasswordChangedNotification : UserNotification, INotification

    Constructors

    View Source

    UserPasswordChangedNotification(String, String, String)

    Declaration
    public UserPasswordChangedNotification(string ipAddress, string affectedUserId, string performingUserId)
    Parameters
    Type Name Description
    System.String ipAddress
    System.String affectedUserId
    System.String performingUserId
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • UserPasswordChangedNotification(String, String, String)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX