Datasnap.DSHTTP.TDSRESTServer.DSAuthenticationManager

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DSAuthenticationManager: TDSCustomAuthenticationManager read FDSHTTPAuthenticationManager  write SetAuthenticationManager;

C++

__property Datasnap::Dsauth::TDSCustomAuthenticationManager* DSAuthenticationManager = {read=FDSHTTPAuthenticationManager, write=SetAuthenticationManager};

Properties

Type Visibility Source Unit Parent
property public
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TDSRESTServer

Description

Specifies the authentication manager.

The DSAuthenticationManager property specifies the authentication manager.