Table of Contents

Class AlertUserEmailVerificationRequested

Namespace
InSite.Domain.Messages
Assembly
Shift.Sdk.dll
public class AlertUserEmailVerificationRequested : Notification
Inheritance
AlertUserEmailVerificationRequested
Inherited Members
Extension Methods

Constructors

AlertUserEmailVerificationRequested()

public AlertUserEmailVerificationRequested()

Properties

AppUrl

public string AppUrl { get; set; }

Property Value

string

Organization

public string Organization { get; set; }

Property Value

string

UserEmail

public string UserEmail { get; set; }

Property Value

string

UserIdentifier

public Guid UserIdentifier { get; set; }

Property Value

Guid

VerifyEmailUrl

public string VerifyEmailUrl { get; }

Property Value

string