Class AuthenticationAlarmTriggeredNotification
public class AuthenticationAlarmTriggeredNotification : Notification
- Inheritance
-
AuthenticationAlarmTriggeredNotification
- Inherited Members
- Extension Methods
Constructors
AuthenticationAlarmTriggeredNotification()
public AuthenticationAlarmTriggeredNotification()
Properties
FailedLoginCount
public int FailedLoginCount { get; set; }
Property Value
Organization
public string Organization { get; set; }
Property Value
SignInUrl
public string SignInUrl { get; set; }
Property Value
UserEmail
public string UserEmail { get; set; }
Property Value
UserHostAddress
public string UserHostAddress { get; set; }