Ilumnis Authentication

User.LastName Property

Gets or sets last name of this user.

public string LastName {get; set;}

Exceptions

Exception Type Condition
InvalidLastNameException Thrown if invalid last name is being assigned.

See Also

User Class | IExSys.Authentication Namespace