API:Datasnap.DSAuth.TDSAuthenticationManager

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

Datasnap.DSAuth.TDSCustomAuthenticationManagerSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTDSAuthenticationManager

Delphi

TDSAuthenticationManager = class(TDSCustomAuthenticationManager)

C++

class PASCALIMPLEMENTATION TDSAuthenticationManager : public TDSCustomAuthenticationManager

プロパティ

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

説明

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

Datasnap.DSAuth.TDSAuthenticationManager は Datasnap.DSAuth.TDSCustomAuthenticationManager を継承しています。以下の内容はすべて Datasnap.DSAuth.TDSCustomAuthenticationManager を参照しています。

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

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