EMS.ResourceAPI.TEndpointContext.TAuthenticated

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type TAuthenticated = set of TEndpointContext.TAuthenticate;

C++

typedef System::Set<TAuthenticate, _DELPHI_SET_ENUMERATOR(TAuthenticate::MasterSecret), _DELPHI_SET_ENUMERATOR(TAuthenticate::Tenant)> TAuthenticated;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
set
typedef
public
EMS.ResourceAPI.pas
EMS.ResourceAPI.hpp
EMS.ResourceAPI TEndpointContext


Beschreibung

Menge von Authentifizierungstypen.

Siehe auch