Table of Contents

Class AlertPasswordChanged

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

Constructors

AlertPasswordChanged()

public AlertPasswordChanged()

Properties

BrowserAddress

public string BrowserAddress { get; set; }

Property Value

string

EventTime

public string EventTime { get; }

Property Value

string

Recipient

public Guid Recipient { get; set; }

Property Value

Guid

Tenant

public Guid Tenant { get; set; }

Property Value

Guid

UserEmail

public string UserEmail { get; set; }

Property Value

string

UserTimeZone

public string UserTimeZone { get; set; }

Property Value

string