Initializes a new instance of the PasswordExpiredException class.
Declaring type: PasswordExpiredException
Namespace: Zyan.Communication.Security.Exceptions
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
protected PasswordExpiredException (
        SerializationInfo info,
        StreamingContext context
) 
Parameters
info
The object that holds the serialized object data.
context
The contextual information about the source or destination.