Security exception which is thrown if user's password is expired.
Declaring type: PasswordExpiredException
Namespace: Zyan.Communication.Security.Exceptions
Assembly: Zyan.Communication
Collapse/Expand Public Constructors (see also: Protected Constructors)
  Name Description
Public Method PasswordExpiredException Overloaded. Initializes a new instance of the PasswordExpiredException class.
Collapse/Expand Protected Constructors
  Name Description
Protected Method PasswordExpiredException Initializes a new instance of the PasswordExpiredException class.
Collapse/Expand Public Methods
  Name Description
Public Method Virtual GetObjectData Sets the System.Runtime.Serialization.SerializationInfo with information about the PasswordExpiredException.
Collapse/Expand Public Properties
  Name Description
Public Property UserName Account user name.