REST.Backend.Providers.TBackendAuthentication
Delphi
TBackendAuthentication = (Default, Root, Application, User, Session, None);
C++
enum class DECLSPEC_DENUM TBackendAuthentication : unsigned char { Default, 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. Please help us document this topic by using the Discussion page!