Datasnap.DSHTTP.TCustomDSHTTPServerTransport.SetDSAuthPassword

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetDSAuthPassword(const UserPassword: string); virtual;

C++

virtual void __fastcall SetDSAuthPassword(const System::UnicodeString UserPassword);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TCustomDSHTTPServerTransport

Beschreibung

Setzt das Passwort für einen bestimmten Benutzernamen, der bei der DataSnap-Authentifizierung verwendet wird.

Mit der Methode SetDSAuthPassword wird der im Parameter UserPassword angegebenen Wert gesetzt.

Siehe auch

Abgerufen von „https://docwiki.embarcadero.com/Libraries/Tokyo/d/index.php?title=Datasnap.DSHTTP.TCustomDSHTTPServerTransport.SetDSAuthPassword&oldid=568044"