REST.Authenticator.Simple.TSimpleAuthenticator.Username
Delphi
property Username: string read FUsername write SetUsername;
C++
__property System::UnicodeString Username = {read=FUsername, write=SetUsername};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| property | published | REST.Authenticator.Simple.pas REST.Authenticator.Simple.hpp | REST.Authenticator.Simple | TSimpleAuthenticator | 
説明
ユーザー名の値。