Gets or sets if user is valid.

Syntax
| C# | Visual Basic | Managed C++ |
public bool Validated { get; set; }Public Property Validated As Boolean
public:
bool Validated {
bool get ();
void set (bool value);
}Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)