EMS.ResourceAPI.TEMSEndpointAuthorization.TACL.AllowCreator

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

Delphi

property AllowCreator: Boolean read GetAllowCreator;

C++

__property bool AllowCreator = {read=GetAllowCreator, nodefault};

プロパティ

種類 可視性 ソース ユニット
property public
EMS.ResourceAPI.pas
EMS.ResourceAPI.hpp
EMS.ResourceAPI TACL


説明

エンドポイントまたはリソースの作成者がそのエンドポイントまたはリソースにアクセスできるか(True)できないか(False)を示します。

関連項目