Search Results for

    Show / Hide Table of Contents
    View Source

    Class MemberTwoFactorRequestedNotification

    Inheritance
    object
    Namespace: Umbraco.Cms.Core.Notifications
    Assembly: Umbraco.Core.dll
    Syntax
    public class MemberTwoFactorRequestedNotification : 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?
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX