Initializes a new instance of the PasswordExpiredException class.
Declaring type: PasswordExpiredException
Namespace: Zyan.Communication.Security.Exceptions
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public PasswordExpiredException (
        string message,
        string userName
) 
Parameters
message
Exception message.
userName
Account user name.