Web.HTTPApp.TCustomWebAuthenticator.DoAuthenticated

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

Delphi

procedure DoAuthenticated(Request: TWebRequest; const UserName: string;
var Roles: string); virtual;

C++

virtual void __fastcall DoAuthenticated(TWebRequest* Request, const System::UnicodeString UserName, System::UnicodeString &Roles);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
Web.HTTPApp.pas
Web.HTTPApp.hpp
Web.HTTPApp TCustomWebAuthenticator

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。