Datasnap.DSClientRest.TDSRestLoginProperties.LoginPrompt

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

LoginPrompt: Boolean;

C++

bool LoginPrompt;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSRestLoginProperties


Beschreibung

Legt fest, ob das System die Benutzeranmeldung auffordert oder nicht.

Das LoginPrompt-Feld ist ein Boolean-Wert und legt fest, ob das System die Benutzeranmeldung auffordert oder nicht.

Siehe auch