Datasnap.DSAuth.TDSCustomAuthenticationManager

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

System.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTDSCustomAuthenticationManager

Delphi

TDSCustomAuthenticationManager = class(TComponent)

C++

class PASCALIMPLEMENTATION TDSCustomAuthenticationManager : public System::Classes::TComponent

プロパティ

種類 可視性 ソース ユニット
class public
Datasnap.DSAuth.pas
Datasnap.DSAuth.hpp
Datasnap.DSAuth Datasnap.DSAuth

説明

ユーザーからの接続や呼び出しに対して認証や権限付与のチェックを行うためのコンポーネントです。

TDSCustomAuthenticationManager は、認証および権限付与のイベントを実装したり、サーバー メソッドやクラスの TRoleAuth インスタンスを作成するためのロール項目を指定できるようにするためのコンポーネントです。 認証ではサーバーへの接続を許可または拒否でき、権限付与では特定のサーバー メソッドの呼び出しを許可または拒否できます。