Class MemberTwoFactorRequestedNotification
Inheritance
object
Namespace: Umbraco.Cms.Core.Notifications
Assembly: Umbraco.Core.dll
Syntax
public class MemberTwoFactorRequestedNotification : INotification
Constructors
View SourceMemberTwoFactorRequestedNotification(Guid?)
Declaration
public MemberTwoFactorRequestedNotification(Guid? memberKey)
Parameters
| Type | Name | Description |
|---|---|---|
| Guid? | memberKey |
Properties
View SourceMemberKey
Declaration
public Guid? MemberKey { get; }
Property Value
| Type | Description |
|---|---|
| Guid? |