REST.Backend.Providers.TBackendDefaultAuthentication

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TBackendDefaultAuthentication = (Root, Application, User, Session, None);

C++

enum class DECLSPEC_DENUM TBackendDefaultAuthentication : unsigned char { Root, Application, User, Session, None };

Properties

Type Visibility Source Unit Parent
enum public
REST.Backend.Providers.pas
REST.Backend.Providers.hpp
REST.Backend.Providers REST.Backend.Providers

Description

Embarcadero Technologies does not currently have any additional information.