Gets or sets if specified request is authenticated.

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