Ilumnis Authentication

InvalidFirstNameException Class

Thrown when invalid first name is being used.

For a list of all members of this type, see InvalidFirstNameException Members.

System.Object
   System.Exception
      System.ApplicationException
         IExSys.Authentication.Exceptions.AuthenticationException
            IExSys.Authentication.Exceptions.UserException
               IExSys.Authentication.Exceptions.InvalidFirstNameException

public class InvalidFirstNameException : UserException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: IExSys.Authentication.Exceptions

Assembly: IExSys.Authentication (in IExSys.Authentication.dll)

See Also

InvalidFirstNameException Members | IExSys.Authentication.Exceptions Namespace