Datasnap.DSClientRest.TDSRestLoginProperties.LoginPrompt

From RAD Studio API Documentation

[–] Properties
Type: field
Visibility: public
Source:
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Unit: Datasnap.DSClientRest
Parent: TDSRestLoginProperties

Delphi

LoginPrompt: Boolean;

C++

bool LoginPrompt;


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