EMS.ResourceAPI.TEndpointContext.TAuthenticated

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

type TAuthenticated = set of TEndpointContext.TAuthenticate;

C++

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

プロパティ

種類 可視性 ソース ユニット
set
typedef
public
EMS.ResourceAPI.pas
EMS.ResourceAPI.hpp
EMS.ResourceAPI TEndpointContext


説明

認証の種類集合です。

関連項目