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