Datasnap.DSHTTP.TDSHTTPService.AuthenticationManager

Aus RAD Studio API Documentation

Delphi

property AuthenticationManager: TDSCustomAuthenticationManager read GetAuthenticationManager write SetAuthenticationManager;

C++

__property AuthenticationManager;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TDSHTTPService

Beschreibung

Legt den Authentifizierungsmanager für den aktuellen TCustomDSRESTServerTransport fest. {{#multireplace:Datasnap.DSHTTP.TDSHTTPService.AuthenticationManager|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:Datasnap.DSHTTP.TCustomDSRESTServerTransport.AuthenticationManager|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:Datasnap.DSHTTP.TCustomDSRESTServerTransport.AuthenticationManager|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Legt den Authentifizierungsmanager für den aktuellen TCustomDSRESTServerTransport fest.

Mit der Eigenschaft AuthenticationManager können Sie den TDSCustomAuthenticationManager für den aktuellen TCustomDSRESTServerTransport festlegen.

Siehe auch