Ilumnis Authentication

User.FirstName Property

Gets or sets first name of this user.

public string FirstName {get; set;}

Exceptions

Exception Type Condition
InvalidFirstNameException Thrown if invalid first name is being assigned.

See Also

User Class | IExSys.Authentication Namespace