Datasnap.DSHTTP.TDSHTTPServerTransport.DSAuthPassword

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property DSAuthPassword: string read GetDSAuthPassword write SetDSAuthPassword default 0;

C++

__property DSAuthPassword = {default=0};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TDSHTTPServerTransport

Beschreibung

Legt das Passwort für einen bestimmten Benutzernamen fest.

Die Eigenschaft DSAuthPassword legt das Passwort für einen bestimmten Benutzernamen fest, der bei der DataSnap-Authentifizierung verwendet wird.

Siehe auch