Ilumnis Authentication

User.Password Property

Gets or sets password of this user.

public string Password {get; set;}

Exceptions

Exception Type Condition
InvalidPasswordException Thrown if invalid password is being assigned.

See Also

User Class | IExSys.Authentication Namespace