Click or drag to resize

StandardUserOnExtranetLoginFailedArgs Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationArgs
    Dynamicweb.NotificationsStandardUserOnExtranetLoginFailedArgs

Namespace:  Dynamicweb.Notifications
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public class OnExtranetLoginFailedArgs : NotificationArgs

The StandardUserOnExtranetLoginFailedArgs type exposes the following members.

Constructors
  NameDescription
Public methodStandardUserOnExtranetLoginFailedArgs
Initializes a new instance of the StandardUserOnExtranetLoginFailedArgs class
Top
Properties
  NameDescription
Public propertyFailedReason
Public propertyPassword
Public propertyReason Obsolete.
Public propertyUsername
Top
See Also