Class UserTwoFactorRequestedNotification
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.Notifications
Assembly: Umbraco.Core.dll
Syntax
public class UserTwoFactorRequestedNotification : INotification
Constructors
View SourceUserTwoFactorRequestedNotification(Guid)
Declaration
public UserTwoFactorRequestedNotification(Guid userKey)
Parameters
Type | Name | Description |
---|---|---|
Guid | userKey |
Properties
View SourceUserKey
Declaration
public Guid UserKey { get; }
Property Value
Type | Description |
---|---|
Guid |