REST.Backend.ServiceComponents.TCustomBackendAuth.LoggedInValue
Delphi
property LoggedInValue: TBackendEntityValue read FLoggedInValue;
C++
__property Rest::Backend::Metatypes::TBackendEntityValue LoggedInValue = {read=FLoggedInValue};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | public | REST.Backend.ServiceComponents.pas REST.Backend.ServiceComponents.hpp |
REST.Backend.ServiceComponents | TCustomBackendAuth |
説明
現在の REST サーバー セッションの情報を返します(例: AuthToken や ExpiresAt)。