Datasnap.DSHTTP.TDSRESTServer.DSAuthenticationManager

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Unit: Datasnap.DSHTTP
Parent: TDSRESTServer

Delphi

property DSAuthenticationManager: TDSCustomAuthenticationManager read FDSHTTPAuthenticationManager

C++

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

Description

Specifies the authentication manager.

The DSAuthenticationManager property specifies the authentication manager.