Datasnap.DSHTTP.TCustomDSHTTPServerTransport.SetDSAuthPassword
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp
| |
| Unit: Datasnap.DSHTTP | |
| Parent: TCustomDSHTTPServerTransport | |
Delphi
procedure SetDSAuthPassword(const UserPassword: string); virtual;
C++
virtual void __fastcall SetDSAuthPassword(const System::UnicodeString UserPassword);
Description
Sets the password for a specific user name used in DataSnap authentication.
The SetDSAuthPassword method sets the value specified by the UserPassword parameter.