Ilumnis Authentication

User.UserId Property

Gets or sets UserId of this user.

public int UserId {get; set;}

Exceptions

Exception Type Condition
InvalidUserIdentifierException Thrown if invalid UserId is being assigned.

See Also

User Class | IExSys.Authentication Namespace