This namespace contains exception classes related to authentication and security.
Assembly: Zyan.Communication
Collapse/Expand Public Classes
  Name Description
Public Class AccountLockedException Security exception which is thrown if user account is locked.
Public Class AccountNotFoundException Security exception which is thrown if user name is not found or password don't match.
Public Class PasswordExpiredException Security exception which is thrown if user's password is expired.