Ilumnis Authentication

User.UserName Property

Gets or sets name of this user.

public string UserName {get; set;}

Exceptions

Exception Type Condition
InvalidUserNameException Thrown if invalid user name is being assigned.

See Also

User Class | IExSys.Authentication Namespace