EMS.ResourceAPI.TEndpointContext.TAuthenticated
| [–] Properties | |
|---|---|
| Type: set typedef
| |
| Visibility: public | |
| Source: EMS.ResourceAPI.pas EMS.ResourceAPI.hpp
| |
| Unit: EMS.ResourceAPI | |
| Parent: TEndpointContext | |
Delphi
TAuthenticated = set of TAuthenticate;
C++
typedef System::Set<TAuthenticate, _DELPHI_SET_ENUMERATOR(TAuthenticate::MasterSecret), _DELPHI_SET_ENUMERATOR(TAuthenticate::Tenant)> TAuthenticated;
Description
Set of types of authentication.