Datasnap.DSHTTP.TDSHTTPServer.CredentialsPassThrough

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property CredentialsPassThrough: Boolean read FCredentialsPassThrough write FCredentialsPassThrough;

C++

__property bool CredentialsPassThrough = {read=FCredentialsPassThrough, write=FCredentialsPassThrough, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TDSHTTPServer

Description

Spécifie si les informations d'identification de l'utilisateur sont passées à l'instance de DataSnap distante.

La propriété CredentialsPassThrough spécifie si les informations d'identification de l'utilisateur sont passées à l'instance de DataSnap distante.

Voir aussi