REST.Authenticator.Simple.TSimpleAuthenticator.UsernameKey

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

Delphi

property UsernameKey: string read FUsernameKey write SetUsernameKey;

C++

__property System::UnicodeString UsernameKey = {read=FUsernameKey, write=SetUsernameKey};

プロパティ

種類 可視性 ソース ユニット
property published
REST.Authenticator.Simple.pas
REST.Authenticator.Simple.hpp
REST.Authenticator.Simple TSimpleAuthenticator


説明

ユーザー名値のキー。

関連項目