REST.Backend.ParseApi.TParseApi.TAuthentications

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TAuthentications = set of TParseApi.TAuthentication;

C++

typedef System::Set<TAuthentication, _DELPHI_SET_ENUMERATOR(TAuthentication::Default), _DELPHI_SET_ENUMERATOR(TAuthentication::None)> TAuthentications;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.