Web.HTTPApp.TWebSession.Authenticated
Delphi
property Authenticated: Boolean read GetAuthenticated;
C++
__property bool Authenticated = {read=GetAuthenticated, nodefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | Web.HTTPApp.pas Web.HTTPApp.hpp |
Web.HTTPApp | TWebSession |
Description
Embarcadero Technologies does not currently have any additional information.