REST.Backend.BindSource.TBackendBindSourceComponentAuth.Auth

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Auth: IBackendAuthReg read FAuth write SetAuth;

C++

__property Rest::Backend::Providers::_di_IBackendAuthReg Auth = {read=FAuth, write=SetAuth};

Properties

Type Visibility Source Unit Parent
property public
REST.Backend.BindSource.pas
REST.Backend.BindSource.hpp
REST.Backend.BindSource TBackendBindSourceComponentAuth

Description

Embarcadero Technologies does not currently have any additional information.