Datasnap.DSClientRest.TDSRestLoginProperties.LoginPrompt

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

LoginPrompt: Boolean;

C++

bool LoginPrompt;

Properties

Type Visibility Source Unit Parent
field public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSRestLoginProperties


Description

Specifies whether the system prompts for user login or not.

The LoginPrompt field is a Boolean value that specifies whether the system prompts for user login or not.

See Also