Datasnap.DSHTTPCommon.TDSHTTPRequest.AuthPassword
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Datasnap.DSHTTPCommon.pas Datasnap.DSHTTPCommon.hpp
| |
Unit: Datasnap.DSHTTPCommon | |
Parent: TDSHTTPRequest |
Delphi
property AuthPassword: string read GetAuthPassword;
C++
__property System::UnicodeString AuthPassword = {read=GetAuthPassword};
Description
Specifies the authentication password for the HTTP request.
The AuthPassword property specifies the authentication password for the HTTP request.