Dynamicweb 8 Documentation
Standard.User.OnExtranetLoginFailedArgs.FailReason Enumeration

Reason of authorisation failure.
Syntax
'Declaration
 
Public Enum Standard.User.OnExtranetLoginFailedArgs.FailReason 
   Inherits System.Enum
public enum Standard.User.OnExtranetLoginFailedArgs.FailReason : System.Enum 
Members
MemberDescription
IncorrectLoginWrong password
PasswordExpiredExpired password
PasswordLengthInvalidIncorrect password length
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dynamicweb.Notifications.Standard.User.OnExtranetLoginFailedArgs.FailReason

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Dynamicweb.Notifications Namespace

Send Feedback