REST.Backend.ParseApi.TParseApi.TDefaultAuthentication

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TDefaultAuthentication = (APIKey, MasterKey, Session, None);

C++

enum class DECLSPEC_DENUM TDefaultAuthentication : unsigned char { APIKey, MasterKey, Session, None };

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.