Datasnap.DSHTTP.TCustomDSRESTServerTransport.SetAuthenticationManager
Delphi
procedure SetAuthenticationManager(const AuthenticationManager: TDSCustomAuthenticationManager);
C++
void __fastcall SetAuthenticationManager(Datasnap::Dsauth::TDSCustomAuthenticationManager* const AuthenticationManager);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
procedure function |
protected | Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp |
Datasnap.DSHTTP | TCustomDSRESTServerTransport |
説明
AuthenticationManager プロパティの設定メソッドです。
SetAuthenticationManager を使用すると、TDSCustomAuthenticationManager をそれに相当する AuthenticationManager プロパティに設定することができます。