Search Results for

    Show / Hide Table of Contents
    View Source

    Class MemberTwoFactorRequestedNotification

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

    Constructors

    View Source

    MemberTwoFactorRequestedNotification(Guid)

    Declaration
    public MemberTwoFactorRequestedNotification(Guid memberKey)
    Parameters
    Type Name Description
    Guid memberKey

    Properties

    View Source

    MemberKey

    Declaration
    public Guid MemberKey { get; }
    Property Value
    Type Description
    Guid
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • MemberTwoFactorRequestedNotification(Guid)
    • Properties
      • MemberKey
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX