REST.Backend.EMSApi.TEMSClientAPI.TAuthentication

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TAuthentication = (Default, MasterSecret, AppSecret, Session, None);

C++

enum class DECLSPEC_DENUM TAuthentication : unsigned char { Default, MasterSecret, AppSecret, Session, None };

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!