Search Results for

    Show / Hide Table of Contents
    View Source

    Class UserTwoFactorRequestedNotification

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

    Constructors

    View Source

    UserTwoFactorRequestedNotification(Guid)

    Declaration
    public UserTwoFactorRequestedNotification(Guid userKey)
    Parameters
    Type Name Description
    Guid userKey

    Properties

    View Source

    UserKey

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