Table of Contents

Class AuthenticationAlarmTriggeredNotification

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

Constructors

AuthenticationAlarmTriggeredNotification()

public AuthenticationAlarmTriggeredNotification()

Properties

FailedLoginCount

public int FailedLoginCount { get; set; }

Property Value

int

Organization

public string Organization { get; set; }

Property Value

string

SignInUrl

public string SignInUrl { get; set; }

Property Value

string

UserEmail

public string UserEmail { get; set; }

Property Value

string

UserHostAddress

public string UserHostAddress { get; set; }

Property Value

string