Class AlertUserEmailVerificationRequested
public class AlertUserEmailVerificationRequested : Notification
- Inheritance
-
AlertUserEmailVerificationRequested
- Inherited Members
- Extension Methods
Constructors
AlertUserEmailVerificationRequested()
public AlertUserEmailVerificationRequested()
Properties
AppUrl
public string AppUrl { get; set; }
Property Value
Organization
public string Organization { get; set; }
Property Value
UserEmail
public string UserEmail { get; set; }
Property Value
UserIdentifier
public Guid UserIdentifier { get; set; }
Property Value
VerifyEmailUrl
public string VerifyEmailUrl { get; }